Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi there,
I have table called "accounts".
table has columns like id INT, name VARCHAR, type VARCHAR, date TIMESTAMP, contact JSON.
contact has data like {"email": "info@xxx.com", "phone": "0038828288", "mobile": "04838888", "address": "xxxx, xxx, xxx", "country": "xxxx"}
I want to load this table into power bi. It showing me error
DataSource.Error: MYSQL:Fatal error encountered during command execution
Errorcode = -2147467259
I want to use all this details in my report. How can I make columns for all json fields?
I want table which will look like id INT, name VARCHAR, type VARCHAR, date TIMESTAMP, email VARCHAR, address VARCHAR, phone VARCHAR, mobile VARCHAR.
Please help me in this.
Thank you
Solved! Go to Solution.
Problem Solved! I downloaded new version of mysql connector and installed it on my computer. Now it successfully loads table with JSON field. Thanks for your help.
Best Regards,
Jigu Patel
Hi @cutestjigs,
When you loaded Mysql table to Power BI, could you please connect Mysql database successfully? Please create a simple table without JSON fields, and check if you can load the table successfully.
Thanks,
Angelia
Hi @v-huizhn-msft,
I tried to load table without JSON field and it is working fine! Just have problem with JSON field.
Thanks,
Jigu Patel
Hi @cutestjigs,
As I tested, I also can load table wiout json fied successfully, and have a problem with JSON field. And I changed the database driver, there still have the problem. You can load the table without json field, and load a JSON file separatly.
Best Regards,
Angelia
Problem Solved! I downloaded new version of mysql connector and installed it on my computer. Now it successfully loads table with JSON field. Thanks for your help.
Best Regards,
Jigu Patel
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 38 | |
| 37 | |
| 33 | |
| 32 | |
| 29 |
| User | Count |
|---|---|
| 132 | |
| 88 | |
| 82 | |
| 68 | |
| 64 |