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.
We are connecting to Odoo with a connector (https://github.com/tmijail/Odoo-Power-BI-Connector) and its working fine, except for the table account.move.line (invoice lines) and field analytic_distribution, which is coded in JSON.
According to the documentation (https://learn.microsoft.com/en-us/power-query/parse-json-xml), it is possible to parse the field, but in this case, with the column selected, all text options are
We are connecting to Odoo with a connector (https://github.com/tmijail/Odoo-Power-BI-Connector) and its working fine, except for the table account.move.line (invoice lines) and field analytic_distribution, which is coded in JSON.
According to the documentation (https://learn.microsoft.com/en-us/power-query/parse-json-xml), it is possible to parse the field, but in this case, with the column selected, all text options are greyed out (see screenshot).
.
Solved! Go to Solution.
Hi, @Eduardo_Royo
The Parse text as JSON or XML function is available in the column type Non-Record, as shown in the following figure:
When each row of a column is of type record, the Parse text as JSON or XML feature is not available:
This function is mainly to convert text-based JSON to record, as shown in the picture above. In picture 2 are the columns that have been converted to JSON.
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Eduardo_Royo
The Parse text as JSON or XML function is available in the column type Non-Record, as shown in the following figure:
When each row of a column is of type record, the Parse text as JSON or XML feature is not available:
This function is mainly to convert text-based JSON to record, as shown in the picture above. In picture 2 are the columns that have been converted to JSON.
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Jianpeng Li
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 |
---|---|
72 | |
70 | |
55 | |
37 | |
31 |
User | Count |
---|---|
83 | |
64 | |
63 | |
49 | |
45 |