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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Riccardo
Partner - Creator III
Partner - Creator III

Intersect between CSV (points) and GeoOperation TravelArea (polygon) result instead of a loaded table

Hello,

according with help, I can use Intersect with two dataset. One of them is coming from CSV, with a points list, and it is ok, but for the second one, I would like a GeoOperation TravelArea result, for a polygon, in the same formula of Intersect.

(help link Intersects | Qlik Cloud Help)

Can I simulate a loaded table as dataset?

 

Thanks

R.

Riccardo Schillaci
BI Analyst
Datawarehouse & Business Intelligence
Labels (3)
3 Replies
joostvanegmond7
Partner - Creator
Partner - Creator

Hi Riccardo, you should perform the GeoOperation TravelArea first and load de results in a table. You should use that new table as "loaded table" in the Intersect Operation. If not, than you could try to store the TravelArea table to CSV. In that case, you perform a Intersect operation with 2 CSV files. 

Riccardo
Partner - Creator III
Partner - Creator III
Author

Hi!

I would like to perform it on geooperation function runtime, and not inside a reload. It is possible?

Riccardo Schillaci
BI Analyst
Datawarehouse & Business Intelligence
joostvanegmond7
Partner - Creator
Partner - Creator

Hi Riccardo, The GeoOperation Travelarea can be operated during run time. The scripteval Intersects is not supported, only in load script. Source: https://help.qlik.com/en-US/cloud-services/Subsystems/Sense_GeoOperations/Content/Sense_GeoOperation...