Read the table into a datatable object.
Use ‘lookup data table’ activity by setting the column and value that you want to find for example ‘Net Share’ in Column ‘Description’.
As output you can get both the row number for later use, and/or the value in that row for another column, such as ‘Condition value’. You’ll get row = 5 and the value is 96,186.44