<<Start: SELECT(GEOFORCE[Newcomputedkey], AND(NOT(CONTAINS([LAST SEEN LOCATION], “Victoria”)), [location] = “59-01”,[VC Item Status] = “ready”,ISNOTBLANK([GPS TAG])) TRUE)>><<[Asset ID]>>
The column I need ordered is [Type]
Thanks
Solved! Go to Solution.
Hi @Tiger1
<<Start: ORDERBY(SELECT(GEOFORCE[Newcomputedkey], AND(NOT(CONTAINS([LAST SEEN LOCATION], “Victoria”)), [location] = “59-01”,[VC Item Status] = “ready”,ISNOTBLANK([GPS TAG])) TRUE),[columnName],FALSE)>><<[Asset ID]>>
For reference:
Use Start expressions in template (section: Control the record order)
User | Count |
---|---|
16 | |
8 | |
7 | |
3 | |
2 |