I have a few galleries that pull from SharePoint lists and it's pretty essential that they are filtered on the date field.
The lists are currently quite small but will likely grow much larger, is there an way around this delegation issue?
I thought of using a calculated column to convert each date into a number which are aparently delegatable only to find that calculated columns are not.
Perhaps using flow or similar would allow me to fill a field with a number version of the date?
Very stuck for ideas now as it seems this is the last major hurdle I need to get over.
Cheers,