Forum Discussion

rayinOz's avatar
rayinOz
Helper III
1 year ago

Header row missing quotes when using DAX Studio

Hello Community!

 

I'm using DAX Studio 3.2.0 to export a Table from PowerBI (the table has 320k rows so the reason for using DAX Studio). It is working perfectly EXCEPT that the header row does not contain quotes... the rest of the entries are wrapped in quotes. 

 

Is there a setting I need to change? Below is my simple query to get the table out of PowerBI:

 

// My Query
EVALUATE( myTable )

 

Look forward to your help

Ray

1 Reply