Hello,
I was trying to filter spaces which have a name rather than named as “space”. But it seems not working. My next step is to tag the spaces with a name. Anyone can help? Thank you in advance.
I would try List.FilterByBoolMask instead of List.Filter.
Thank you, it now works!