Is there a way to just check rows count of a dashboard BAQ without populating rows in the grid?
The idea is to check the number of records that will be returned by the dashboard refresh and decide whether to populate them or not.
Thanks.
Is there a way to just check rows count of a dashboard BAQ without populating rows in the grid?
The idea is to check the number of records that will be returned by the dashboard refresh and decide whether to populate them or not.
Thanks.
The count is not available until the BAQ is run. I don’t think this is possible.