This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello,
I’m attempting bring data from a MySQL query into Power BI. The table has two columns “TagId” data type is INT and Value data type is JSON. The path I am wanting to return from Value is “pv”.
Here is the query that executes fine:
SELECT TagId, JSON_EXTRACT(Value, "$.pv") pv FROM TagValue;
When I put this query in the “SQL statement” in “Advanced options” of my “Get Data” I get the following error message:
Anyone have experience or recommendations on how I can accomplish this?
Thanks,
Brian
Hi bfaivre,
I am not very familiar with MySQL, I suggest that we take a look at the general query log in MySQL, see if the query language putted into Power BI Desktop would get the proper result in MySQL.
Also, please enable Power BI Desktop Tracing:
File -> Options & Settings -> Options->Global->Diagnostics, check the tracing
By the way, would it be available to select the table item through the Table List?
Regards
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 39 | |
| 37 | |
| 31 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 76 | |
| 61 | |
| 34 | |
| 30 | |
| 25 |