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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
tsoley9262
Contributor III
Contributor III

Using VStart date with a expression field

I am using a VStart date and VEnd date in my app to search on a specific field, I was asked to change the field I am searching on to this Expression if(Disposition = 'Migration + Clean-up' , [Clean_Up_Date], [Scheduled_Migration_Date]) ... now my date variables are not working any help would be appreciated

3 Replies
Rodj
Partner - Creator III
Partner - Creator III

Can you tell us what the old expression was and what you search expression is? That might give us a hint so we can assist you, at the moment you haven't told us enough.

tsoley9262
Contributor III
Contributor III
Author

Current expression is =Min({1}Scheduled_Migration_Date)

Rodj
Partner - Creator III
Partner - Creator III

And your search expression? What result did you get before and what do you get now?

Does the other date field have the same format as Scheduled_Migration_Date? I'm guessing, but perhaps the search isn't working because the date format is different.