UiPath - How to check if a value Exists in an Excel without using any column name.

preview_player
Показать описание
1. Use Read range and save the result in a DT variable
2. Use OutputDatatable activity to convert the DT into string
3. Use contains method to check if the value exists
Рекомендации по теме
Комментарии
Автор

Thanks for the video!! I ask you, is there any way to focus the search for the value in a certain column?

JuanEstebanValencia
Автор

But if we want to check that any data is in excel or excel os empty.. thn what can be done

swatityagi