Forum Discussion
fasi_kk
9 years agoRegular Visitor
Live Filtering in Chart
I have a below database table Select CourseId, CourseName from Course. Now want to create simple asp.net page. Page will have following layout 1. DropDownList - which contain distinct cour...
v-chuncz-msft
9 years agoCommunity Support
By using the new JavaScript API, you could create your own custom filter pane.
https://github.com/Microsoft/PowerBI-JavaScript/wiki/Filters
abhi123
9 years agoFrequent Visitor
Hi Use Below link for the same.
https://msdn.microsoft.com/en-us/library/dn877544.aspx
With the help of above link you can create your own filters , You can embed your dashboard to web.
thanks
Abhi.