Merge Data with XML Data
Merge data with your XML data quickly
Merge Data
Merging stacks your XML file together with one or more datasets, appending their records underneath so everything lands in one table. The result includes every column found across all datasets, and you choose which column from each dataset fills each one. Perfect for combining exports from different periods, regions, or systems into a single dataset.
XML
XML (Extensible Markup Language) is a text format used to store and transport data. XML is a hierarchical structure containing user-defined tags and attributes allowing it to fit specific data needs. XML is both human-readable and machine-readable, which makes it usable in a variety of applications, including web development, software configuration, data interchange between applications, and more.