The captured text ( String format) : yyyy-MM-dd
We need to validate if captured date is greater or equal to 90 days from current date
if the captured date is greater or equal to 90 days then pass " YES " value else " NO value in IF statement.
Sequence.xaml (8.5 KB)
I have already created the sequence for this activity… but it always gives " YES" value. Please check the XAML and suggest