Skip to main content
Question

how to read rows aqs list instead of columns?

  • June 28, 2019
  • 2 replies
  • 5 views

how to read rows aqs list instead of columns?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3701 replies
  • June 28, 2019

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.


Forum|alt.badge.img+2
  • 1891 replies
  • July 3, 2019

@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.