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.