Forum Discussion
PowerBIGuy1
9 years agoFrequent Visitor
Pagination in Table Visual
Is there a way to enable Pagination in Table visual? I have a table that has 60 rows. I could not figure out a way to enable paging so i could show 20 rows per page in Table visual.
Sean
9 years agoCommunity Champion
There's also a new Custom Visual called Grid
https://app.powerbi.com/visuals/show/PBI_CV_309E6B47_39A5_4681_808F_132AFB230860
Hope this helps.
Good Luck! :smileyhappy:
MawashiKid
9 years agoResolver II
Hi Sean,
Indeed... I've seen the new grid visual displayed on Custom Visual Gallery. The fact is
that - as some other pretty good ones I've seen - the visual was built
using the CORE version which is now listed as Deprecated. I'm not saying those
are bad. They're fully functional, though I'm personally aiming towards developing lighter versions using
the Power BI Visuals CLI version from now on. The sample I provided was pretty raw
and I am planning to add more custom features.
Anyway thanks for sharing.