Hi @pradeep_ch , @AutomationX_by_Kiran , @pathrudu
Greetings,
Great initiative in conducting this event. I would like to appreciate by showing my heartfelt gratitude.
Kindly please find my solution in the attachment provided below.
Age_Finder.zip (3.5 KB)
Approach :
- Format the years that are less than or equal to current year in the Input Dialog activity, which helps the user to select the Birth Year from the drop down menu.
- The user can enter the age using keyboard as well which points to the exact year present in the dropdown menu. This will avoid unnecessary validation of the input year.
- Calculate the age of the user by subtracting the birth year from the current year and display the result in a message box.
NOTE : There are no conditional activities used in this process.
Thanks and Regards,
Rama Krishna Dokina