In the Report , not able to move/go to the 2nd page to view Reports

Vaishnavi35
Tera Guru

Hi,

I have this report,

find_real_file.png

When I am trying to See all the Records,

find_real_file.png

I see only 1 Page and I am not able to move to the 2nd Page. How can I achieve that?

Thanks,

Vaishnavi

1 ACCEPTED SOLUTION

If your requirement is view the next page after expanding the group, then you can handle it differently. Pagination is not enabled for the records within the group. So you need to click the group text (refer highlighted in below image) instead of the triangle to view all the records as a separate list. From the loaded list you get the pagination for those records

find_real_file.png

Thank you,
Palani

View solution in original post

2 REPLIES 2

palanikumar
Mega Sage

Hi,

This refer number of record not page. From your screenshot I can understand it has only 2 records. You can't move to next page as it doesn't have next page. It is showing 1 to 2 records or total 2 records. Next page will be enabled if you have more than max page count

From Screen shot I can understand you grouped by Active field. Since you have only two values for Active it shows as only two record. It will show count of all record if you don't group them.

To view the data of the each group, click the expand triangle before the "Active:false" and "Active:true" text

 

Refer sample pagination for entries with more record

find_real_file.png

Thank you,
Palani

If your requirement is view the next page after expanding the group, then you can handle it differently. Pagination is not enabled for the records within the group. So you need to click the group text (refer highlighted in below image) instead of the triangle to view all the records as a separate list. From the loaded list you get the pagination for those records

find_real_file.png

Thank you,
Palani