Hello,
I wanted to see if someone can help me create an activity that will select a drop list value based on the text search in the drop values.
Text search criteria:
-
Search for todays date eg. 2021-05-24 – This would need to be getdate()/Today() type function
-
Search for last name eg. “Smith”
The drop list values would be selected based on the todays date and the last name text.
Any help would be greatly appreciated.
Thanks,
Tim