The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All - i've some data in column which is in XML format and i want it to delimit in Power Query so that i can then build my report on it. Input is EXCEL file which has following columns;
For e.g;
Date | Region | Data |
01 07 2020 | Japan | <?xml version="1.0"?> <catalog> <book id="bk101"> <author>Gambardella, Matthew</author> <title>XML Developer's Guide</title> <genre>Computer</genre> <price>44.95</price> <publish_date>2000-10-01</publish_date> <description>An in-depth look at creating applications with XML.</description> </book> <book id="bk102"> <author>Ralls, Kim</author> <title>Midnight Rain</title> <genre>Fantasy</genre> <price>5.95</price> |
How do i read this data in power query so that necessary MI can be built on it?
Any help would be much much appreciated. this is to be delivered Very URGENTLY.
Hi @navedkhan ,
Connect to the data file using "XML" and then the file will be brought into Power Query and you can manipulate it as needed.
Proud to be a Datanaut!
Private message me for consulting or training needs.
User | Count |
---|---|
81 | |
80 | |
37 | |
34 | |
31 |
User | Count |
---|---|
93 | |
81 | |
60 | |
49 | |
49 |