Hello AppSheet Community
I wrote the below expression to retrieve name values from the locations table whose Route is Broward and are designated as Mandatory AM:
sort(select(locations[name],and([Route?]="Broward",[Mandatory AM?]="TRUE")))
So when I double-check it it makes sense to me, but thereโs a bug in my app where this expression is returning stops from other routes as well. How do I correct this expression to be more specific?
Thank you.
-Tiffany
User | Count |
---|---|
15 | |
11 | |
10 | |
8 | |
3 |