Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
paulyeo11
Master
Master

GeoAnalytics tutorial get error msg

Hi All

Qlik Geocoding - Street Addresses and Qlik GeoAnalytics

When i run the above link QVF , i get below error. below of below path issue :-

FROM [Lib://AttachedFiles/video_game_stores.xlsx]

May i know how to set the above path or where i should place the excel file at which directory folder ?

map error.png

13 Replies
Quy_Nguyen
Specialist
Specialist

Your should replace [lib://video_game_stores.xlsx] by [lib://lib/video_game_stores.xlsx]

paulyeo11
Master
Master
Author

Hi Quy

You are correct , now working fine.

May I know why I need to add lib ?

Paul Yeo Poh Sai

Director

TDS Technology (S) P/L

HP +6593261804 Whatsapp

HP +6280883521036 INDO

Quy_Nguyen
Specialist
Specialist

Hi Yeo,

Because you created a connection named lib with the path to your excel file.

If your connection name is MyData , the string will be [lib://MyData/video_game_stores.xlsx]

paulyeo11
Master
Master
Author

Hi Quy

Now i understand where i go wrong.

Meaning there are 2 lib , first lib is a must . it is a default for write this script.

Paul Yeo