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 & "'"
markjohnson952
5 years agoHelper I
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 & "'"