Forum Discussion

vyacheslavg's avatar
vyacheslavg
Icon for Helper II rankHelper II
8 years ago
Solved

Export data on visual via DAX

Hi all, 

 

maybe it is a stupid question.

Is there any way to export data from table or matrix to Excel using outside DAX query?

 

For example, I can get the table "Customers" from Data view using simple DAX query like below... et voila - it is in Excel!

 

EVALUATE 'Customers'

 

Is there any way to do the same with table or matrix which exist in Chart/Visualization view of Power BI Desktop?

Does Power BI Desktop assigns some names to visuals which can be referenced outside, using Excel or DAX studio?

Thanks!

1 Reply