Forum Discussion
Anonymous
4 years agoNot applicable
Update in Cloud
Hi there, I have a question regarding updates from models in the cloud. The only way to update the shared model is to jump in the PowerBI file, refresh it manually and then publish it. After that I ...
- 4 years ago
The power BI model can be directly dealt with using couple of options :
Tabular Editor (external tool) https://www.sqlbi.com/tools/tabular-editor/
Using SSMS - Connect Power BI worksapce using XMLA Endpoint connectivity and you will be able to refresh/Change dataset using XMLA on SSMS
AbhiSSRS
Solution Sage
4 years agoThe power BI model can be directly dealt with using couple of options :
Tabular Editor (external tool) https://www.sqlbi.com/tools/tabular-editor/
Using SSMS - Connect Power BI worksapce using XMLA Endpoint connectivity and you will be able to refresh/Change dataset using XMLA on SSMS