How to – Filter data source to get the active records Dataverse / PowerApps
Just sharing the syntax, that we can use to filter the data source based on the status field. Below is our gallery bound to Cases (Data Source) and showing only the Active cases. Items Filter(Cases, Status = ‘Status (Cases)’.Active) Filter(Datasource, Status = ‘Status (Datasource)’.[value]) Hope it helps..
Continue Reading Nishant Rana’s Article on their blog
How to – Filter data source to get the active records Dataverse / PowerApps
Just sharing the syntax, that we can use to filter the data source based on the status field. Below is our gallery bound to Cases (Data Source) and showing only the Active cases. Items Filter(Cases, Status = ‘Status (Cases)’.Active) Filter(Datasource, Status = ‘Status (Datasource)’.[value]) Hope it helps..
Blog Syndicated with Nishant Rana’s Permission
More About This Author
Array
Dyn365CE2023.02.03How to – Identify Dynamics 365 Marketing Application App and its corresponding environment
Dyn365CE2023.02.02Moving Marketing Email, Journey, Events, etc. between environments – Dynamics 365 Marketing
Dyn365CE2023.02.01How to – Generate Long-Lived Page Access Token – Facebook
Dyn365CE2023.01.31How to – Hide Approve / Reject Button in Approval Email in Power Automate Approval Workflow