How to set Calendar Value?

I want to set the calendar value and i have the date in both format [12/8/2025] & separately in 3 columns date & Month & Year .

image

Hey @Finca_bANK1, welcome to the community!

Have you tried using the click activity?

Hi @Finca_bANK1 , you would need 3 or 6 click activities. Based on your data, one for the year, one for the month and one for the day. Also this would be the best input order ^

I suspect the drop down may add some complexity as well, so you’d most likely need to get creative around the number of “down arrow - send hot key” actions used based on the month you want to select. If it’s a field you can type into, that’d work better - then you can type into the boxes.

@Finca_bANK1

Welcome to the community

Dis you try set text or type into activities…instead of clicks?

Cheers