Hi people!
For the last couple of month, I've been running one particular Canvas Apps that's connected to various Dataverse tables with considerable amounts of data (+2,000 rows). It wasn't until today that I realized that I've been relying on the Filter() function for a lot of the galleries in this app. Fortunately, I have not encountered any issues which might not let me filter or see a portion of the data.
I found this article today; Connect to Microsoft Dataverse - Power Apps | Microsoft Learn that I think it is helpful for people trying to learn about delegations. However, I'm struggling to understand if Dataverse behaves differently to other data sources (i.e. SharePoint lists).
All of that said, my main question is really the following: Is Filter() delegable in Dataverse? And if this is the case; which data sources have less delegation than Dataverse?
Thanks for the help in advance!