Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am using a filter with text field but the values is below -
How to sort it by year wise.
If you sort by Text it should be correct.
If you sort by Text it should be correct.
Sort by text as suggested by @Lisa_P
OR
sort by expression as
=aggr( subfield(FiscalYear,'/',1),FiscalYear)