Extracting Rows Containing Specific Text from a DataTable using UiPath?#shorts #linq #uipath

Extracting Rows Containing Specific Text from a DataTable using UiPath?#shorts #linq #uipath

Automate with Yogesh

55 лет назад

70 Просмотров

How to search for a specific text in a datatable using UiPath?
search for a record in a datatable having specific text in it using UiPath LINQ.

LINQ Expression:
dt = dt.AsEnumerable().Where(Function(a) a.Field(of String)("yourColumnname").ToString.Contains(“your text value”)).CopyToDatatable()

#shorts #rpa #linq #beginners #uipath#uipathcommunity #excelautomation

Тэги:

#how_to_search_for_a_specific_text_in_a_datatable_using_UiPath #how_to_search_for_a_record_in_a_datatable_having_specific_text_in_UIPATH_l #how_to_search_for_a_specific_text_from_datatable_in_UiPath #how_to_search_for_a_specific_value_from_datatable_in_UiPath #search_for_a_specific_value_in_a_datatable_using_UiPath #search_for_a_specific_value_in_UiPath #UiPath_tutorials #UiPath_interview_questions #linq_tutorials #linq_interview_questions #datatable_examples #datatable_in_UiPath
Ссылки и html тэги не поддерживаются


Комментарии: