Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have an exel with the calendar
Excel:
date
01/01/2016
02/01/2016
03/01/2016
....
31/12/2016
I want show this excel in my qlikview like a real calendar (Like photo).
Someone know if there is some solution?
Regards
Pasquale
I guess, there is no option available in Qlikview to show like your picture. But you can use Qlikview extension (You can create yourself, If you know Javascript) to insert such calendar.
There is an extension available in Qlik Branch, here , check if that helps.
Hi,
Just Tried, Not closed
This might be useful for you I think - this has been made with 12 straight tables and is dynamic:
Note: This has been made with QlikView 12 so some environment variables in the script might not be compatible with earlier QlikView 11.
You can create any visualization with extensions. Before going to extension, think differently how use the existing objects into to meet my goal.
Thanks @petter-s
for your visualization.