This is my code ,iart is uniek , but so i need to join somehow.
Thanks for any help
Article: LOAD [iart], text([artgrp]) as artgrp, [Id] as Artnr, "Id/type=EN" as Ean , [POP], [TecDoc] as Tecdoc_Partno, [TecDoc/supplier] as Dlnr, [MakerCode/Maker] as Brandname, [MakerCode/Family] as xcode, [Descriptions/Desc] as PartDescription
FROM [lib://QLIKDATA/XML/ARTEXP.xml] (XmlSimple, table is [ProductExport/Products/Product]);