I want to craete a dynamic selector

I want select 300 file and want to create dynamic selector
please let me know how can i do it.
rest of the things are done but only selector issue is there.
please let me know how can i make dynamic selector

@office_use

hi

can you share the selector which you are using so that i will tell how to make it dynamic

@office_use
welcome to the forum

https://docs.uipath.com/studio/standalone/2023.4/user-guide/dynamic-selectors

i have to select the file which is in a folder and i want to select each file one by one therefore i got suggestions that make the selector dynamic and by that it can be possible to do so,

i am having 300 file which i want to make it convert it into excel sheet for that i am using an open platform and for that i have put everything in for each activity but when i need to select each file from folder in for each loop how can i do it???

i am not getting it
please explain it for me

@office_use

can you share the selector of click activity

which you have used for selecting the file

selector is not copying

image
Please check this image

Hi @office_use

Also can you provide a screenshot of the App you’re using and the folder where this file is. you can blur out irrelevant details if need be

Hi @office_use

Why do you want to click and select the file on UI, is there any way to get the FileLocation in a String type of variable, if so you can skip the Click’ Scan …’ and instead use a Type into activity into FileName section and then click on Open.