Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
fasi_kk
Regular 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 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

3 REPLIES 3
fasi_kk
Regular Visitor

Also attaching the mock up. piechart.png

@fasi_kk,

 

By using the new JavaScript API, you could create your own custom filter pane.

https://github.com/Microsoft/PowerBI-JavaScript/wiki/Filters

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.