Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
I have data in Qlik Cloud and want to generate a Tabular Report from it.
The business maintains comments for each row on a separate sheet in Excel.
Right now they manually export data in qlik, paste the comments from the excel sheet and use a VLOOKUP based on a key created in Qlik to bring these comments back into each new export.
What I want to achieve is a Tabular Report in Qlik that automatically keeps the comments from the previous file when generating a new one.
Has anyone implemented something like this or has ideas on how to approach it?
Thanks in advance!
I think there are 2 ways of doing this really and both of the methods rely on the shared location where those comments are stored.
The above are not really Qlik issues so there is nothing else we can add to it.
Bottom line is that if you want to reference comments in your vlookup you either need to have them available to everyone who gets report and be able to "refresh external data" (if your company policies allow that) or as I said before load them back to Qlik and simply output as data.
Lastly - There is Write Table feature on Qlik's roadmap which will allow you to put comments directly in Qlik Sense object. I believe this feature should be released in rather near future (cannot comment on ETA but demo of it was during last Qlik Connect), so maybe you can move your commentary directly to Qlik App which will be more robust solution? Just a thought.
cheers
Lech
cheers
I think there are 2 ways of doing this really and both of the methods rely on the shared location where those comments are stored.
The above are not really Qlik issues so there is nothing else we can add to it.
Bottom line is that if you want to reference comments in your vlookup you either need to have them available to everyone who gets report and be able to "refresh external data" (if your company policies allow that) or as I said before load them back to Qlik and simply output as data.
Lastly - There is Write Table feature on Qlik's roadmap which will allow you to put comments directly in Qlik Sense object. I believe this feature should be released in rather near future (cannot comment on ETA but demo of it was during last Qlik Connect), so maybe you can move your commentary directly to Qlik App which will be more robust solution? Just a thought.
cheers
Lech
cheers
@Lech_Miszkiewicz , many thanks! Gives me some good inspiration!