A developer has created a data table. "dt_Users", as shown in the following exhibit:
After scraping the data from a web application the developer wants to assign each row in the "dt_Users" variable to a Dictionary<string, string> variable, "DictUsers". In addition, the developer wants to assign the user IDs to the keys and the usernames to the values inside a For Each Row activity.
How should the Assign activity be configured?
AutomationDumps
1 month, 4 weeks ago