Total records count feature in report definition
How can i get total records count for the given criteria, when "max rows to retrieve" is defined in the report definition ?
If max count is 500 and i have 550 records in the DB for the same where clause in the report definition rule, OOTB pxResultCount would show 500. But, our requirement is to show 550 as the number.
How can i achieve this using report definition rule ?