@genericname1 said in version 26.1.1 issues:
ng my best to diagnosis my issue and have tried it many avenues.
Thanks. I don't know where is the problem. Crash a lot
Hi everyone, I’m having an issue counting the number of records in a group of a database table.
I created the resource and set up the different groups, but when I select the group I’m interested in in the interface, the NUMBER OF RECORDS function returns the total number of records in the database, not the ones in the selected group.
What am I doing wrong? Do I need to run a for loop to get the number of records in that specific DB group, or are there other solutions?