Not being able to select date from Calendar

I need to select one day back each day. I need to run my bot daily. I can’t hardcore in that field. What is the solution?

Hi @Samraat_Maharjan1

You can use Now.AddDays(-1) to get the previous day date.

image

Hope this helps,
Best Regards.

1 Like

As I said. I can’t type into or hard code. I have already tried this on the field where I can hard code and It has worked.

Please have a look at this topic and see if the solution is suitable for your situation:
https://forum.uipath.com/t/date-entry/508910