Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm trying to load several .txt files from a google drive folder, an operation that was quite easy using qlikview, just using a * wildcard.
While reading the Drive connector documentation i found that:
"Limitations and known issues
When authoring load/store scripts for use with the Google Drive Web Storage Provider Connector, there are specific limitations to be aware of.
Ok, so if wildcard is not an option, how can at least load all files in a folder? That will be enough for me.
Thanks!
Same question,. Could you solve the problem?
Hi @Leovalente ,
You can use the "Google Drive and Spreadsheets" connector of our Qlik WebConnector (https://help.qlik.com/en-US/connectors/Subsystems/Integrated_Web_Connectors_help/Content/Connectors_...)
Then use "ListFiles" to list all file on Google drive.
/joseph