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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Prafferty
Frequent Visitor

Embedding Power BI visuals in Salesforce with filters

I have a visualization in a Power BI report that my end users want to see displayed on the Account pages in Salesforce filtered by the unique ID of the Account that the user is looking at.  For example, I have a trendline for the total sales in the past 4 years and it can be filtered by customer.  If I'm in Salesforce on Customer ABC's page, I want to see that trendline filtered by Customer ABC's ID.   

 

Is it possible to embed a visual from Power BI and filter it based on the ID for the current page in Salesforce without using Power BI Embedded?

 

Thanks!

2 ACCEPTED SOLUTIONS
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @Prafferty,

Is it possible to embed a visual from Power BI and filter it based on the ID for the current page in Salesforce without using Power BI Embedded?

As far as I know, there isn't a possible solution to do it currently, if Power BI Embedded isn't an option. You can add it as an idea on Power BI Ideas forum to improve Power BI on this feature. Smiley Happy

 

Regards

View solution in original post

You can embed a single visual using JS API.

To filter for each user, you can use either RLS or Filters in JS API.

 

This should cover both your use cases.

View solution in original post

3 REPLIES 3
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @Prafferty,

Is it possible to embed a visual from Power BI and filter it based on the ID for the current page in Salesforce without using Power BI Embedded?

As far as I know, there isn't a possible solution to do it currently, if Power BI Embedded isn't an option. You can add it as an idea on Power BI Ideas forum to improve Power BI on this feature. Smiley Happy

 

Regards

Thank you for the quick response!  I'll have to look into Power BI Embedded to see if it will be feasible to invest in the solution.

You can embed a single visual using JS API.

To filter for each user, you can use either RLS or Filters in JS API.

 

This should cover both your use cases.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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