Forum Discussion
Deploy PBIX to SSAS
I changed the connection for all the data sources, but when I process the database it gives me error.
Failed to save modifications to the server. Error returned: 'The datasource, '9b9b370b-fb7e-45d3-ba32-947507a05475', contains an ImpersonationMode that is not supported for processing operations.
A connection could not be made to the data source with the Name of '9b9b370b-fb7e-45d3-ba32-947507a05475'.
The datasource, '27f13762-ee26-4c75-b838-d7950806ad2d', contains an ImpersonationMode that is not supported for processing operations.
A connection could not be made to the data source with the Name of '27f13762-ee26-4c75-b838-d7950806ad2d'.
'.
What do I change in the ImpersonationMode ? In the datasource I updated the user/password to connect to oracle database.
Also it looks like it is not worth the effort. There are many power BI logic which was removed after the import in SSAS. If we append/merge any table in power bi desktop. That got removed in the SSAS after the import.
Table name has to be manually updated for all the tables. Datasource has to be manually updated.
Lets say I had filtered some records in the Edit Queries of Power BI Desktop, this will be removed in SSAS. So your entire logic will be useless and you may end up creating a new model with lots of extra effort and hence does not find it useful.
Correct me if I am wrong.
Regards,
Akash