Forum Discussion
latheesh89
8 years agoHelper II
Update connection string for Imported PBIX file
Dear Techies, I have to import PBIX files to multiple workspaces. Each workspace is meant to point diffrent Analysis Services DB and we have on premises gateway for this instance. The Problem is ...
Eric_Zhang
8 years agoMicrosoft Employee
I don't think you can call the API for a dataset connecting to Analysis Service. Per my test, that API only works for dataset in direct query mode, anyhow live connction for AS is not treated as direct query mode.
For quick testing purpose, you can reference this thread.