Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need help implementing the Within() Operations into qlik sense
I have two tables one with lat long and ids and one with states names and their areas in kml format.I just need association of which lat long falls in which of the states areas.
Attached format of both tables below.
data:load * Inline [id,lat,lon 1,73.51,18.452,76.38,27.98
3,68.34,24.36];
District:LOADRowNo() as "Dis_id",District,District.Area