Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I have created an application QLIK with table. I want to send this table in Excel files format by email with QAA.
I have donwload the template "Copy data from a Qlik Sense straight table to an Excel Sheet" by it doesn't work for me.
Can you explain me what is the Drive Id and Item Id ? Drive ID is excel storage ? When I do a lookup, this is my OneDrive.
And for the Item ID, when I do a lookup, I can see all the folders and files in the OneDrive. Should I use a file or a folder in item ID ?
Last question, in my case each execution in the automation must create a new excel files with the current date. It's posible with this template ?
Thank you so much
Hi @Camille35
If you want to create Excel file that contains the current date in the name, Navigate to the 'Name' input parameter of the 'Add Worksheet' block and use the add formula -> search for date formula -> select Date -> enter all the necessary fields.
For eg : Name_{ date: 'now', 'd-m-y' }
Hope this helps!!
Regards
Afeefa TK