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: 
brandon_d
Contributor III
Contributor III

Help Needed with Expression Involving Multiple Conditions

I am attempting to return a value of 1 for a single line item if the following conditions are met:

My field titled "Type" is a equal to either Note or Coding Sheet

and my field titled "Days Past" meets the condition of Days Past > 23 

 

As I'm sure you can tell by my post, I am rather new to Qlik expressions so any help would be greatly appreciated.

Labels (2)
1 Solution

Accepted Solutions
sunny_talwar

Where are you looking to do this? Front end or in the script?

View solution in original post

3 Replies
sunny_talwar

Where are you looking to do this? Front end or in the script?

brandon_d
Contributor III
Contributor III
Author

I am looking to include this on the front end.
brandon_d
Contributor III
Contributor III
Author

I figured out the solution, but thank you very much for your quick response.