Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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
Hi @rayinOz
Here are a few steps you can take to fix this problem:
Open DAX Studio.
Go to File > Options.
Navigate to the Export section.
Look for an option like "Quote String Fields" and make sure it is enabled.
You can view the link below for more details:
Double quotes around column values persist on export. · Issue #1199 · DaxStudio/DaxStudio · GitHub
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
8 | |
8 | |
8 | |
6 |
User | Count |
---|---|
14 | |
12 | |
11 | |
10 | |
9 |