Forum Discussion
ShivaniTyagi01
1 year agoFrequent Visitor
Semantic model save(only table structure)
Hi, There is a requirement where I have to get the semantic model and save the structure of tables without data, from a power bi report, without the connection, as we cannot access the server. We...
- 1 year ago
Run the DMV queries against the semantic model.
Dynamic Management Views (DMVs) in Analysis Services | Microsoft Learn
Requires elevated permissions - test it out with DAX Studio.
lbendlin
1 year agoSuper User
Run the DMV queries against the semantic model.
Dynamic Management Views (DMVs) in Analysis Services | Microsoft Learn
Requires elevated permissions - test it out with DAX Studio.