Forum Discussion
a4
6 years agoHelper III
Pagination in table visual
I have around 700 records in total.I want to achieve pagination in table visual(50 records per page).Is there any workaround for this?Any help is appreciated.
v-gizhi-msft
6 years agoCommunity Support
Hi,
According your [New Rank] measure, please try to make a small change to it:
New Rank = ([Parameter Value]-1) * 5 + [rank]
Here is my original rank and changed rank:
Please use the [New Rank] to replace the original [rank] to display.
If you still have questions about this, please for free to let me know.
Best Regards,
Giotto Zhi
a4
6 years agoHelper III
Hi Giotto
Thanks for the solution.It's working fine but as soon as I change the page no. to 2... and so on tyhe filters(slicer) are not working.Please find the screenshot for the same.
Kindly request you to reply as soon as possible