Hi team, how do I convert the table1 data from a object into array. Many fields are nested hence the error message.
return formatDataAsArray(data)
remove the return data line....
1 Like
ditto what Scott said but do you need the transformer? I think you just need to reference
{{ getAllSegments.data.list }}
by using fx next to Data Source

2 Likes
