Hi all!
I love the sharepoint way to use filterfield an value through url, like for example allitems.aspx?FilterField1=Title&FilterValue1=Test
Is there any way to accomplish this (or come close) with a dataverse model driven app table?
Thanks!
Menno
Filtering by column value cannot be done by URL in the model-driven app.
Filtering can only be done in the WebAPI URL of the Dataverse
Thanks for your note! Already found this one, but this implies you already know the id of the item instead of filtering some items like (an article number for example) the filterfield/value sharepoint does support directly in the url for filtering.
Hi @Ram1689 ,
Please check this link:
https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/open-forms-views-dialogs-reports-url
Best Regards,
Bof
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
Super User 2025 Season 2
mmbr1606
275
Super User 2025 Season 2