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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
ZimaBlue
Creator
Creator

Unwanted csv duplicates on Google Drive (qlik sense -> google drive connector)

Hello everyone!

Has anyone encountered a similar problem in qlik sense? From time to time, it creates hundreds of copies of a csv file that is specified to be written on drive and will not stop until the memory is full.

We use the following code in the data load editor:

let gs = '[lib://00. Google Drive (qlik-new_dev)/daily_alerts.csv](txt)';
store * from a2 into $(gs);

ZimaBlue_0-1706259357125.png

 

Labels (2)
0 Replies