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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Doubt about dates

Hi everybody

I have a list of properties and i have the purchase date

On the other hand i have the date in the link table

i wanna do this

See the property only if the purchase date is < to the selected date from the link table

Thank you all

Greetings

Labels (1)
5 Replies
buzzy996
Master II
Master II

try this,

create variable for selected date,

if(purchase date < variableselectedate,property,null())

Not applicable
Author

what that's the part that i don't know how to do

with getfieldselections or something like that?

buzzy996
Master II
Master II

pls share ur .qvw?

Not applicable
Author

I can't!

What part didn't you understand?

Not applicable
Author

Hi

try with this expression

GetFirstStoredValue