Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello:
I'm a new user of Qlick Sense Desktop currently investigating applicability and ease of use.
I'm trying to create a map and have an issue with loading kml file.
Error: Data load failed - Data was not loaded because of errors in the script. Please correct the script in the data load editor and reload the data.
Would anybody be able to assist and provide guidance please?
Here is the copy of the script:
[Master Data] :
LOAD [User_Name],
[Date],
[Business],
[Job Function],
[Country2]
FROM [lib://Inventory/Reports.xlsx]
(ooxml, embedded labels, table is [Master Data]);
[World.shp/Features] :
LOAD [world.Name] AS [Country2],
[world.Area]
FROM [lib://Qlik/world.kml]
(kml, Table is [World.shp/Features]);
Thank you.
Monika
Table name [World.shp/Features] :
Try removing the . and / i.e. [WorldshpFeatures]
Code looks fine otherwise
Hi Monika,
If you still facing the issue, it would be handy to attach a sample QVF.