Hi all,
I am building a Power App that will pull data from a SharePoint list that has a date in each of the rows. There will likely be thousands of rows in the list eventually, so I am creating a collection for the gallery inside the app.
When creating the collection, is it possible to limit the collection to the last ~3 months of dates in the SharePoint list? If so, how would I do that?
Thanks