I have a table that logs a record containing a userid, a fileid and a date, one record inserted every time that file is downloaded.<BR><BR>I want to get the top 10 downloads by count for a given date ...
SharePains by Pieter Veenstra on MSN

CountRows, CountIf, CountA and Count in Power Apps

How often would you like to count the number of records without really wanting to load all the records that exist in a list ...
Note: this isint related to my other thread.<BR><BR>Hey<BR><BR>Im writing a php app to collect statistics about our platform. I have about 40 different count(*) querys to run against a mysql database.