Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am using Qlik Sense Geo functions on my SQL Server 'geometry' data type but Qlik Sense is not able to detect the geometry.
Following is data sample:
myGeoID (Int) = 1
myPolygonName (varchar) = X
myPolygon (geometry) =
But if I use GeoAggrGeometry(myPolygon) function in the Load statement, Qlik Sense gives me following error:
The following error occurred:
Invalid expression
Can you please guide?
Thanks,
Nish
Hey. I have same problem now. Have you managed to solve it?