Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. 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.
User | Count |
---|---|
17 | |
16 | |
14 | |
13 | |
12 |
User | Count |
---|---|
17 | |
14 | |
12 | |
10 | |
9 |