Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance 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.