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 August 31st. Request your voucher.
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.