Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello all,
I'm trying to get data from a previously published Google spreadsheet.
I'm using this code to do this:
GoogleData:
LOAD
*
FROM [https://docs.google.com/spreadsheet/pub?key=0Ag3cuD8Wf5G4dFk3akdtRDIyTDBHNHhvMGprQUpYSUE&output=csv]
(txt, utf8, embedded labels, delimiter is ',', msq)
But, I'm getting this error message:
Error: File extdata.cpp, Line 2897
I have tried the same code on another computer and it works perfectly.
My laptop has Qlikview Desktop 11.2.12235 SR5, on Windows 8.1 Home Edition. Internet Explorer 11.0.9600
The laptop where it worked has the same configuration, except it has Windows 8.1 Pro Edition.
What could be the reason of this?
Thanks in advance,
Julian
I tried the above code in the windows 7 with QlikView 11 SR5 it is working perfectly fine. What was the OS version in the other system which you are able to run this code.
Hello, It worked on a Windows 8 Pro edition.
I'm currently using Windows 8 Home and as I said, it's not working on it. I don't really know if that could be a reason ....
Thanks,
Julian