Hi,
I want to read the config file which is excel format.
UIPATH Coomunity Edition ver 2020.10.5
Step
- Read range activity
- Created new Dictionary<String, Object>()
- For each row → assigned activity → To – ConfigFile(row[“Name”]) and Value – row[“Value”]
getting error as Getting error Non-Invocable member ‘ConfigFile’ cannot be use like method.
PFA XAML file and screenshot for the same.
University of Indonesia-UNOINW.zip (44.9 KB)
Please do help.