Like in Dynamics 365, you see a total number of records under a view. And you want similar in a Canvas PowerApp too. Here’s a simple tip to do so
Like in Dynamics 365, you see a total number of records under a view. And you want similar in a Canvas PowerApp too. Here’s a simple tip to do so
Hi Everyone, Today I got a requirement to check the record count and do some operation if the count is greater than 1. We are very much used to these
Let us take a scenario, where a data migration package is running, and it either creates or updates (or deletes) a large number of records into Dynamics 365, and we
In several applications, you need to know how many record were retrieved in the List records Action in a Common Data Service connector in order to take a decision. Scenario
Use Dynamics WebAPI to get Record Count When working in an environment where tools like XrmToolbox are not available or allowed getting a total record count can be a real