Forum Discussion
amuljono
3 years agoFrequent Visitor
Exporting all tables (and matrixs) in the same page
Hello,
I have dashboard tab consists of 6 tables (& matrixes) only and looking way to have them exported at once to Excel from the dashboard. Will that be possible - maybe extend it by creating Python function? If so, kindly advise
thanks
1 Reply
- lbendlin
Super User
No need for Python. Assuming you mean a report page with visuals - these can now be "exported" to Excel as a "live" connection. In reality what you get is a direct query connection that borrows the visual's DAX query and re-runs it in Excel. You can do that for any number of visuals, and then recreate them in Excel as needed.