Forum Discussion
melina
9 years agoHelper IV
scroll down table
Hi All, It is possible to use embebed java script to automatatic scroll down table visualization in power BI?
v-chuncz-msft
9 years agoCommunity Support
As far as I know, there is no direct way. Instead, you may create a custom visual.
melina
9 years agoHelper IV
Hi,
It is i need to create my own visual table with automatic scroll down bar by using java?
- prateekraina9 years agoMemorable Member
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
- melina9 years agoHelper IV
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?
- v-chuncz-msft9 years agoCommunity Support
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.