Forum Discussion
markjohnson952
5 years agoHelper I
Dynamic URL filter based on value from Salesforce?
Hello, I am having a heck of a time trying to embed Power BI into Salesforce. I got it to work with the Salesforce desktop application and it filters to the account being viewed in Salesforce bu...
- 5 years ago
I was able to figure this out. Here is an example from my Hyperlink
?filter=POS_CUSTOMER_DIMENSION_V/PARTY_ID eq '" & Unique_Account_ID__c & "'"
GlynMThomas
3 years agoResolver I
How did you manage to get salesforce to embed using the filter url? Were there any special settings you had to adjusy in salesforce? We can get one embedded without a filter but we want it to filter and it doesn't display at all when trying to set a filter.