The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
14 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
28 | |
19 | |
13 | |
8 | |
5 |