Hi
with a field value (field.Value) I'm not able to sort the column
Example: in this way run
Solved! Go to Solution.
Simply use the SORT function instead
Sort(Filter(db_Lis; xxxxx = yyy); field2.value; Ascending);
Try
Simply use the SORT function instead
Sort(Filter(db_Lis; xxxxx = yyy); field2.value; Ascending);
Try
User | Count |
---|---|
185 | |
123 | |
91 | |
47 | |
42 |
User | Count |
---|---|
271 | |
159 | |
132 | |
85 | |
78 |