Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.36 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.36 KB

MyLocationFinder-QS

Qlik Sense extension that uses your location and selects the coordinates of what is near to you based on a configurable distance.

Tested with Qlik Sense November 2017. Make sure you are using the extension version 1.1.1. Previous versions were forcing longitudes data to be defined on a field named "Longitude". Thanks to Patric Nordström to note that something odd was happening.

Features included are:

An example app can be found in the 'App Example' folder.

How to use:

  • Go to the extension's settings and indicate which is the name of the fields that hold the Latitudes and Longitudes to search. As the extension is searching by range you will need to have these fields in separated columns instead of the traditional 'Point Data Format' - http://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/Visualizations/Map/load-map-data.htm

  • Define what is the distance range in Km

  • Important: your browser must allow the geolocation feature to be used (this means that Sense Desktop will not allow you to use the feature. Instead access http://localhost:4848/hub using your favorite browser)