Forum Discussion
Aks8093
1 year agoFrequent Visitor
How to link Data sources credentials linked dynamically to Power Bi?
Hi, Do you have any suggestions for making Data sources credentials linked dynamically to Power Bi? i.e. instead of hardcoding the Servers and Ports, is there any way to connect through any sing...
- 1 year ago
You can place these details on a SharePoint and then read them as part of the Power Query steps. However you will get into conflict with the Formula Firewall which exists exactly to prevent things like this.
lbendlin
Super User
1 year agoYou can place these details on a SharePoint and then read them as part of the Power Query steps. However you will get into conflict with the Formula Firewall which exists exactly to prevent things like this.
- Aks80931 year agoFrequent Visitor
So that means even though I pass the credentials as a parameter, it's not possible to get through the Firewall.
- Aks80931 year agoFrequent Visitor
I agree to your point, however post publishing it to services it won't allow to Scheduled refresh. Any suggestions on that?