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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Embedd a power BI filter into an application

Dear All,

We are embedding a power BI report into an application and through Visual studio we have the option to Embedd PBI content through :

Embedd Report (using report id , we are able to embedd the entire report)

Embedd tiles (using tile id here)

Now based on the requirement we need to disable/ enable filters of power bi(for some users we need to show 2 filters and for some 5 filters) and we dont want to create 2 reports to meet the requirement , is there an option to get a filter id as well , if not how we can get PBI filter details , so as to pass the individual filter details to the application developer.

 

Regards,

Abhishek

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

I would suggest you refer to sample code below:

https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

I would suggest you refer to sample code below:

https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.

Top Solution Authors