Hi how can I use the GetDictionaryValue activity?
@RPc Drag and drop GetDictionaryValue activity same like other activity into the work space, when your drop the activity into the work space this dialog box will appear.
Here select the key type and value type from where the data is to be extracted
In properties panel pass the dictionary variable, then pass the reference key value to select the dictionary item and create a variable in result to get the value out from dictionarty.
If you are not sure of adding data to dictionary operations in uipath refer to the link below
Hi @RPc,
You can check on the sample workflow on Dictionary.
Dictionary.xaml (6.9 KB)
Thanks,
Saranya K R