Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
Is there any way sort filter values in filer object based upon another field??
Thanks
For a filter pane object, you have a Sorting setting, you can choose Sort by expression, and reference your other field.
This will not carry through to the selections bar though. The only way I know to change that is to use dual() in the data model where first paramater is text that you want to display, and 2nd parameter is the numeric value that it will sort by,