Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a field MONTH
when I take list-box of this field MONTH to showcase month to the user.
When user clicks on MONTH list for example April so its changes its position to last position
I have used Sort--> Expression-->Fin_Month
why it is so?
Try:
Sort--> Expression-->Only({1} Fin_Month )
keep the list-box settings as default.
you want the sort order or you want to know why the Fin..used in the sort expression ???
Please mark the right reply as 'correct' answer so that people searching for solution with similar issue get the to know the right answer.