I'm importing a new web query from an external source (web) which imports the data/XML Map elements, however I'm using multiple URL from the same source that has the same XML Map element, so I don't need multiple headers.
How do I import without XML map headers and just the data? So, basically using the same schema with out the headers. I don't really care if I lose the connection/elements. Once I have the data I'm just storing it, so I don't need to refresh the data.
I just want to get rid of the duplication of headers for every time I import data on a new row.
See Screen Shot>remove line 110
XML.jpg
Bookmarks