I'm using the CountRows function in Dataverse, but it's returning 0 rows even though I have data in my table. What could be causing this issue? Has anyone else encountered this problem before?
I am using the below formula to return the count of rows in a dataverse table.
CountRows('Sessions')