Forum Discussion
briancla
7 years agoNew Member
XML with metadata and dat
I have an XML file that has metadata in one section and the data in another. The metadata has the column headings and format of the columns. How to I match up the metadata with the data? XML is belo...
v-piga-msft
7 years agoResident Rockstar
Hi briancla ,
By loading the xml, I could get the table like below.
I have a little confused about your desired output.
briancla wrote:
I have an XML file that has metadata in one section and the data in another. The metadata has the column headings and format of the columns. How to I match up the metadata with the data?
What do you mean match up the metadata with the data?
If it is convenient, could you describe your logic in details.
Best Regards,
Cherry