Forum Discussion
Connect to off-premises external vendor SQL database
This will leave you flying blind, and rather sooner than later will become a maintenance nightmare. I would try to find alternative arrangements.
lbendlin Why do you say flying blind? If the vendor imports the data into a pbix and keeps relationships, then the vendor sends the pbix to us, then we rework the model to something efficient and publish to the service, which connects via the vendors gateway to the data source and refreshes the data, what is the issue here?
What is the 'maintenance nightmare?'. I note the database structure is highly unlikely to change.
Can you elaborate?
- v-kelly-msft6 years agoCommunity Support
Hi johnmelbourne ,
If you did so,you should first make sure that you have access to the data source provided by the vendor,then you should also make sure that you can connect to the related gateway for refresh.Both the 2 steps may cause issues during maintenance.
Best Regards,
KellyDid I answer your question? Mark my post as a solution!- johnmelbourne6 years agoHelper V
Thanks, I already have a configrued gateway that is connecting to the external database. I think getting them to create a pbix locally and then me uploading to the service is the way forward.
Thanks
- v-kelly-msft6 years agoCommunity Support
Hi johnmelbourne ,
Yes,when you get the .pbix file,modify the data source credential,which should be same with the setting in gateway.See below:
Best Regards,
KellyDid I answer your question? Mark my post as a solution!