I’m having trouble with creating a list and sorting it based on the object properties.
Here’s a screenshot of my list. (Ignore the “Row 1k”)
The results should be sorted as follows
Bike 100
Bike 250
… and so on
Bike 10000
Row 100
Row 250
…
Row 10000
Run 100
…
Run 10000
zander
July 7, 2022, 11:04pm
2
Take a look at this post and tell me if it answers your question
please i want sort list and make index list (1 ,2 ,3,…)
as photo below (the sort pending on survey and don’t index but the list be
4
california
2
newyork
(where can i put sort block in this photo)
…
So thanks
[sort problem]
Yes this very much helped, thank you.
So basically I needed to make a separate existing list to call from, and then use that list to look up each one.
Here’s the sorted cloud list I created.
Then I created a for each item j of this list…
Works as desired! Thanks for the help!
1 Like
If what I shared worked, please mark it as “solved”
1 Like
system
Closed
October 6, 2022, 3:26am
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.