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 agoDataflow is an online Power Query
According to the screenshot you are not able to connect with your credentials
My guesing is that the report which is connected in the service is using a Service account to connect to Salesforce. Il faut verfier avec tes Admins Salesforce et Power BI Tenant.
- aj19732 years ago
Community Champion
Vraimen 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.