Hi, I am trying to sort values shown in a drop-down selector that contains ref values (ID Helix Prix). I want to sort these values using another column in the ref table (Tri).
When writing the ORDERBY function and selecting the proposed values by the editor when I start typing, I end up with an invalid code!
Any clue would be appreciated.
Solved! Go to Solution.
ORDERBY() requires key values, so your expression should be:
ORDERBY(A HELIX[ID Helix], [Tri])
ORDERBY() requires key values, so your expression should be:
ORDERBY(A HELIX[ID Helix], [Tri])
Thanks, Joseph for taking the time!
Je t'en prie, bon courage !
User | Count |
---|---|
15 | |
11 | |
10 | |
8 | |
3 |