need's help
2 TopicsNo Count rows the basis of row grouping in Paginated reports
Hi guys, i have account numbers in DB level 171, But here in report level I am doing row grouping so my distinct account number only 2 numbers my report grid fine, but my req is like i need to display the count of account numbers on the Page footer. here, I am using an expression like Countrows("Dataset name"), that's why it's showing 171 counts. instead of dataset name can we use directly account number like Countrows("AccountNumber") please share your valuable suggestions on how to resolve this issue. thanks Naveen906Views0likes1Comment