I am working with an excel sheet, using the read range activity to create a datatable. I would like to search the contents of the first row of the datatable using an IF activity to see if it contains a previously saved string variable.
Can anyone tell me what the expression should look like for this?
datatable name = dt_fullClientList
row name = Client Name
variable = currentClientName