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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
rsree
Regular Visitor

D3JS Visual filter on the page

Hi,

 

I'm relatively new to Power BI and I created D3JS custom visual.

I have problem "filtering on the page". I learnt iframe is considered as a document in PowerBI. How to access the Filter Plane from the custom visual? Another ideas to filter from D3JS custom visual?

 

Please help! Thanks in advance.

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Hi @rsree,

You're not able to access anything outside your visual, except using the APIs on offer. You cannot affect the filter pane, but your visual can behave as a slicer. You will need to use the filter APIs for this.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




View solution in original post

1 REPLY 1
dm-p
Super User
Super User

Hi @rsree,

You're not able to access anything outside your visual, except using the APIs on offer. You cannot affect the filter pane, but your visual can behave as a slicer. You will need to use the filter APIs for this.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.