How often would you like to count the number of records without really wanting to load all the records that exist in a list or table. CountRows, CountIf, CountA and Count are four functions to get a ...
Recently I came across a Power Apps solution that needed to sort a collection by a date column. In this post the pains of sorting by date fields and how to work around them. Now there are a few ...