Hello, im new to Dynamo but want to learn so here i am trying my best!
I have a bunch of space that i want to sort by level and than export to excel.
Thanks for the help!
Hello, im new to Dynamo but want to learn so here i am trying my best!
I have a bunch of space that i want to sort by level and than export to excel.
Thanks for the help!
Spaces have a Level parameter. Get that and use SortByKey and GroupByKey to group everything by that value.