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 –
CountRows() method
It’s pretty simple. Using CountRows(source) method, you can get the count of records in the Source. In this case, it’s the CDS entity Accounts.
To flourish how I display the count, I use the Concatenate() method and…
Continue Reading priyeshwagh777’s Article on their blog
Count of total CDS records returned in a Canvas Power App connection [Quick Tip]
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 – It’s pretty simple. Using CountRows(source) method, you can get the count of records in the Source.
Blog Syndicated with priyeshwagh777’s Permission
More About This Author

Array
#Dyn365CE2021.01.18FormatDateTime function in a Flow | Power Automate
#Dyn365CE2021.01.15Use Rich-Text Control for Multiple Lines of Text in Dynamics 365 CE | Quick Tip
#Dyn365CE2021.01.08Ribbon button visibility based on a field value in Dynamics 365 | Ribbon Workbench
#Dyn365CE2021.01.05Formatting Approvals’ Details in Cloud Flows | Power Automate