Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Creating a table from a table visualization

Hello,

 

I have a table visualization that has a few columns based on DAX measures.

 

It has 500K records. 

 

I would like to export it to a CSV and would be happy to use the DAX stdio.

 

But...How do I "convert" the table visualization into a "regular" table to which I could query in the DAX studio?

 

Thanks,

Tamir

15 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    Why can't you just click on the ellipses (...) and select "Export data"?

    • Anonymous's avatar
      Anonymous
      Not applicable

      Because of the 30K limitations. I have 500K records