Resolved! Find Any Value inside a collection to return row and column Index
Problem Statement: If a Collection has Columns named as "Name", "Age" and "Sex" , and it has multiple rows, You want the find the value "Vivek", but you don't know where is it present or which column it may be present, just use this VBO and it will g...