Forum Discussion
toussdev
2 years agoFrequent Visitor
Salesforce connexion to Power Bi Service
hi i have just published a new report on PBI service. This report uses connexion with Salesforce Object. It works perfectly on PBI desktop. But on PBI service, impossible to set up a connexion. the w...
aj1973
Community Champion
2 years agoVraimen bizzare !, You can connect online which is good,
Did you connect here in your desktop?
- aj19732 years ago
Community Champion
Welcome,
Can you please show me you the M code in Query Editor?
Also the steps applied please
- toussdev2 years agoFrequent Visitor
the code for the connection? it's classic;
= Salesforce.Data("https://login.salesforce.com/", [ApiVersion=48])
and after = Source{[Name="Account"]}[Data]
- aj19732 years ago
Community Champion
Check this out
Compare the Version of the one report that is connected and refreshes fine.