Using dictionary key as a variable in a selector

Is it posible to use a value you saved in a dictionary as a dynamic variable in a selector?
image

I’m trying this but it won’t work…any tips?

@Carlos_Marques

Welcome to our UiPath community.

It should be like this.

         idx = '"+config("rowNR").ToString+"'

Uipath changes my " into " everytime…is this a problem?

@Carlos_Marques

Sorry. I didn’t get you.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.