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.
Hi!
I imported a xml document and it should look like this:
But after importing and expanding everything it got likethe image below. So I wanted to know if there's a way to split this column to make it look like the table above! I appreciate the help!
To explain it better, the whole table is in one column. So I wanted to be able to split the column so it would look like a table. For example, the table has columns like Address, Date and Price. But in the columns the names of the columns and the data are all listed in one column only. So i want to split this column in every x rows, for example.
Hi stefanycheck ,
Could you transform your xml file to json file in some ways? If you can , you can import the json file with is easier for power bi to recognize.
In addtion, if you can't transform your file, I would recommend you to use R script to modify your table.
Regards,
Jimmy Tao
Sample data would help tremendously. Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490