Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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 course
2. Button (Filter)
3. Pie Chart
want to show powe bi chart on asp.net page, and allow the user to filer the chart data by selecting the value from the drop down list and hit filter button. However i want to pull data live from the database.
Please can someone guide step by step to achive this goal.
Regards
Also attaching the mock up.
By using the new JavaScript API, you could create your own custom filter pane.
https://github.com/Microsoft/PowerBI-JavaScript/wiki/Filters
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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |