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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Dynamic visibility of image based on Month selection

Hi Experts,

I posted this question earlier but no one helped. So, this time i am making my ask simpler. I just have 3 columns, month,year and value.

I just want the image to be visible if the value of the selected month from the listbox is greater thn its previous month.

For eg : if march 2013 is selected, then its value should be compared with feb 2013 and if the value is gretaer thn the image should be visible.

You can play with the format of teh date and month. attaching the backend data for your reference.

thanks a ton in advance.

1 Solution

Accepted Solutions
Not applicable
Author

Thanks.

PFA the solution.

View solution in original post

4 Replies
Not applicable
Author

Still not clear. Any month selected will be greater that its previous month. What exactly you're trying to achieve?

Not applicable
Author

Its the MOM comparison....for eg: if i select 'feb 2013' (281), the image should disappear since its value is lesser thn jan 2013 (456)... if i select march 2013(469), thn the image should be visible, since its value is greater thn feb (281).

In my actual dashboard, i have a thumps up and down arrow...i just wanted to keep it simpler here.

Hope the requirement is clear now

Not applicable
Author

Thanks.

PFA the solution.

Not applicable
Author

Thanks a ton buddy