Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
Current expression is =Min({1}Scheduled_Migration_Date)
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.