How to use form to get dates as per user basis

Hello @suraj_gaikwad

You could use an Input Dialog to make the user select between the two options.
And afterwards use a Switch activity to guide the flow of the proces.

If the user choses “Select Date”, you could use UiPath.Form.Activities to make a basic form showing a Date Picker.

Regards
Soren