Add default sort to table (New table component)

Hello,

This seems like a simple task but I can't find in the documentation or community - a similar situation.

  • I have a query, which pulls some data.
  • The data is then split across different tables - using filtering
  • Is it possible to apply a default sort to my table?

I simply want to sort by the 'Question #' field - so that the numbers count up (See example below).

My query is sorted, but this is lost once it is split out to different tables.

Any help is appreciated,
thanks,
Neil

1 Like

For the Table component (not Legacy Table)
Screenshot 2023-08-22 at 10.56.35 AM

6 Likes

I knew it had to be simple!!! was checking everywhere for that!

thanks!!

1 Like

Thanks Scott! We also added a sort to help locate properties in the Inspector :blush: