Skip to main content

how to read rows aqs list instead of columns?

You can create a list by using a ListBuilder, if you don't set a Group By option it will create one feature with a list containing all original columns.


@myme It sounds like you are trying to transpose your data. If that is not the case then perhaps you can attach a small sample dataset and illustrate the results you want.