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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
RemcoSeegers
Contributor II
Contributor II

Beginner question Qlik Automation & Excel output

Hello all, 

I have been searching everywhere but I can´t get started with this. Many examples but several basic things I cannot find. My aim is simple. Each user of my environment needs a specific Excel that is either created or updated (when already existing) in his local C:/Qlik/Datafiles folder. In one of my reports I have a table that can be filtered. When clicking a button it should start the automation, create the file and fill it with the data from the table or, if not yet existing, create it and from then on, update upon clicking the button (that starts the automation). I am a beginner with this, do not have idea about Jasons but do have quite some Qlik knowledge. How should I start this? I have been trying with creating the blocks but get errors everywhere. Can somebody get me started with this? The various examples I find are either too complex for my situation and some tutorials start assuming there is basic knowledge which I don't have. Your help is appreciated!

Labels (3)
6 Replies
marksouzacosta

Hi @RemcoSeegers,

I think @Camilla84 can give you some directions on that.

 

Regards,

Mark Costa

Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com

Camilla84
Partner - Contributor III
Partner - Contributor III

@RemcoSeegers Can you share what are trying with the blocks and the errors you are facing?

Just to clarify:

You want an automation that is trigger inside the app, creates and stores the excel report - based on the app selection - for each user at the C:/Qlik/Datafiles.

That's the goal?

RemcoSeegers
Contributor II
Contributor II
Author

Yes, that is the goal. Could you fire me up?

Camilla84
Partner - Contributor III
Partner - Contributor III

I can totally try! 😃

Can you share what have you have tried so far? 

RemcoSeegers
Contributor II
Contributor II
Author

First of all I have been looking around and I found the Excel Qlik add-in. I get this to work and even when do the preview it nicely shows all I need from the table. But, that is a template? What can I do with this template and how to make it work from a Qlik / App /

Sheet in such a way that the data gets updated here. This is what I used for that: https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Reporting/excel-add-in-g...

But then, I don't think this will help me and furthermore I would need to install the add in to all the computers. So, no-go. Then I search around for the automation. For instance, here: https://community.qlik.com/t5/Official-Support-Articles/How-to-copy-and-update-data-to-Microsoft-Exc... But some of the blocks shown here I don't have. Then, each time I get stuck to find an existing excel file after having selected the drive id. Although this is not exactly what I wanted, I hoped this goed fire me up but I don't get it to work.

I started to play around with blank templates as well as this template:

RemcoSeegers_0-1729181851708.png

 

In the first block, create workbook session I make a connection to the Microsoft Office which works well:

RemcoSeegers_1-1729181976562.png

Then:

 

RemcoSeegers_2-1729182344235.png

But at the variable row, what am I supposed to do? I selected previously from an app->sheet-> a table with a few columns but how to get that here?

RemcoSeegers_3-1729182697621.png

How to get the columnname behind 'Item')

RemcoSeegers
Contributor II
Contributor II
Author

I just got a little further... At least I am able to fill in all the blocks from this template but I am sure I filled them in wrongly... For the moment I just try to have an Excel file which is available and completely empty with the name 'Overzicht.xlsx' and I want it to fill the data from an app, from a sheet, from a table which has for test purpose only 2 columns:

RemcoSeegers_0-1729183767112.png

 

I do not really understand what to do here:

RemcoSeegers_1-1729183954053.png