Skip to main content
Announcements
Global Transformation Awards! Applications are now open. Submit Entry
cancel
Showing results for 
Search instead for 
Did you mean: 
Subashchandra_28
Partner - Contributor II
Partner - Contributor II

Need to automate export table data into Google sheet

I have a Qlik Cloud report with a table that I want to automate exporting to Google Sheets. I used the Qlik Cloud Automations option, but I encountered the following error: "Object data can't be bigger than 100,000 cells."

The table in my report contains a total of 36,000 records. Is there any solution or incremental process I can follow to resolve this issue? Below is the automation process I am currently using.

Please let me know if there are any modifications I need to make to my automation process.

Subashchandra_28_0-1734552373865.png

 

Thanks ,

Subash Chandra

Labels (3)
5 Replies
David_Friend
Support
Support

@Subashchandra_28 so does your table have more then 100,000 cells?

Subashchandra_28
Partner - Contributor II
Partner - Contributor II
Author

Yes, Its more than 100000 cells.

paulcalvet
Partner - Specialist
Partner - Specialist

Hello,

if your table have moore than 100 000 cells, maybe you can loop on a dimension to export your data.

Regards

Subashchandra_28
Partner - Contributor II
Partner - Contributor II
Author

Hi Paulcalvet,

Thank you for the quick response.

I'm new to the automation process, can you explain what to do and where to add in the processes. If you have any JSON file for the automation process, please share here.

 

Thanks,

M Subash Chandra 

paulcalvet
Partner - Specialist
Partner - Specialist

You have an example of cycled report here, it's the same logic.

paulcalvet_0-1734689659689.png

Regards,