Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I am working with a client that uses characters after extension name, like bellow :
AAA-01.xml.2019-09-05
BBB-01.xml.2019-09-05
The client don't want to change the files names.
I didn't succed to implement these file in qlik sense by droping them.
Is there a way to specify the file extension type in the script ?
I already tried
LOAD
*
FROM [lib://DataFiles/AAA-01.xml.2019-09-05](XmlSimple, table is []);
and i got this error:
Thank you,
Mike.