Thanks Bro, It is executing but same values are coming which is there in excel sheet.
Thanks
Thanks Bro, It is executing but same values are coming which is there in excel sheet.
Thanks
@mohammed_zain Use Different Values Inside Message Box such as True or False to Verify if the Date Comparison is Happening Properly
DateDiff(DateInterval.Day, “Date1”,“Date2”)
Using this will give you date diff in days.
If the days >18 proceed with your flow else exit the flow
Not working bro
Thanks,
Mohd Zain
@mohammed_zain What happened ?
GM It is not working.
Thanks,
Mohd Zain
GM Bro,
Not getting differences of date. Getting same dates which are in excel sheet.
Thanks,
@mohammed_zain I thought you just wanted to Compare
@mohammed_zain Can you please tell us What do you Actually Need, What is the Input and What kind of Operation and What is the Output you need and in Which Form you need, in this way we’ll get better understanding
yes i want to compare if the date is more than 18 days move to else condition, if it is <18 days move to then condition.
Thanks Bro,
@mohammed_zain But what do you want to do in Then Part and what do you want to do in Else part?
Only i have to check whether the date is >18 or not. It is there in my process from here i will proceed with next sequence or flow.
Thanks,
Zain
@mohammed_zain Check this :
BlankProcess11.zip (11.8 KB)
Thanks a lot bro,
Its working
Happy Automation