Table headers as rows, possible?

Hey,

I need my columns to be shown as rows and the body of the data as columns. I have certain data, like 1 data result for each header. So I want to make them to be seen side by side. Is it possible?

image

Thank you!

You would have to transform the data you are retrieving into JSON:

Screenshot 2023-10-24 at 10.20.27 AM

Screenshot 2023-10-24 at 10.19.57 AM

1 Like