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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Jord23
Partner - Contributor
Partner - Contributor

compare between 2 fields with a button

Hello,

I have 2 fields with dates, I want to create a button that will do the next thing:

if you press on the button all the dates that are DIFFERENT will be seen with a red color, and all the dates that are the same will disappear.

when you press the button again you will back to the normal table,colors and dates.

 

example:

1/1/19   1/1/19   - same date

1/2/19   31/2/19  - not the same date, if i will press the button i'll see only this row with a red color.

1 Solution

Accepted Solutions
Claudiu_Anghelescu
Specialist
Specialist

Hello,

 

I colored the different dates in blue because are more visible.

 

 

To help community find solutions, please don't forget to mark as correct.

View solution in original post

2 Replies
Claudiu_Anghelescu
Specialist
Specialist

Hello,

 

I colored the different dates in blue because are more visible.

 

 

To help community find solutions, please don't forget to mark as correct.
Jord23
Partner - Contributor
Partner - Contributor
Author

Thank you Claudiu!