I have a sharepoint list with delegation warnings. Newbie to PowerApps.
Any way to easily resolve this?
Order Date is a date/time column in my list.
Filter('Mprinted Business Operations', Year('Order Date') >= 2021 And Month('Order Date') = 2)
I have many "date" related calculations I want to build into my app and this delegation thing seems very limiting.