@to-nice said in Update issue:
I save, close BAS, reopen, and compile. It seems to work this way.
It is enough to simply save the project before compilation
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?