Forum Discussion
Anonymous
2 years agoNot applicable
How to export data from a visual (having workspaceid,reportid and visualid) without embed the report
Anyone knows how to export data from a visual (having workspaceid,reportid and visualid) without embed the report?
lbendlin
2 years agoSuper User
If you only need the data then copy the DAX query for that visual from the Performance Analyzer and run that DAX query with your XMLA tool of choice.
Anonymous
2 years agoNot applicable
What is DAX query? Where will we get it? Could you please explain in detail along with screenshots as we have access to power BI online only.