
Announcements
Hi,
I am setting up a monthly RPA flow, including creating files, pasting into excels, saving files into different folders, by Month.
I want to use a pop-up dialog (after user runs the RPA) to select the period (202401, 202402 or etc)the file is run for. After the user's input, the 3 variables will be set up automatically matching the selections (Below table, like an excel Vlookup on Col A, for Col B, C, D).
I am pretty new to RPA and have no programming experience. I currently do this manually (without a dialog) by "Set variable" three times manually.
Appreciate your help!