The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All,
It is possible to use embebed java script to automatatic scroll down table visualization in power BI?
As far as I know, there is no direct way. Instead, you may create a custom visual.
Hi,
It is i need to create my own visual table with automatic scroll down bar by using java?
Hi @melina,
I agree with @v-chuncz-msft, you will have to create a custom visual on your own as this functionality is not in any of the existing visuals.
Prateek Raina
hi,
have you found any article to create my own visual to build automatic scroll bar?
because so far, im just found by using java, but i do not know how to integrate with PBI?
You could just use the plain JavaScript. For more shared knowledge about developing custom visuals, visit
http://community.powerbi.com/t5/Custom-Visuals-Development/bd-p/CustomVisualsDevelopmentDiscussion.