Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I'm trying to create a report using power bi using sql server data and some of the columns documnts converted to xml and in my report I want to reconvert into text and show the data. Can you please help me with this.
Thanks in Advance
Solved! Go to Solution.
Hi @Anonymous ,
You can try to use “Parse to xml” in the query editor.
You can refer to this case:
https://community.powerbi.com/t5/Desktop/XML-document-data-in-a-column/td-p/448699
Best Regards,
Eads
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I am facing the same problem. I parsed into XML but the column starts to show error & the tables don't have valuable information.
Hi @Anonymous ,
You can try to use “Parse to xml” in the query editor.
You can refer to this case:
https://community.powerbi.com/t5/Desktop/XML-document-data-in-a-column/td-p/448699
Best Regards,
Eads
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.