Hi,Can I create vlookup or hlookup formula inside our workflow?The List
of Functions under Advanced Parameters doesn't contain either vlookup or
hlookup functions:As you know vlookup (or Vertical lookup) searches down
the first column of a range for a key and returns the value of a
specified cell in the row found.Syntax: VLOOKUP(lookup_value,
Table_array, Col_index_num, Range_lookup)So how can we create ad-hoc
functions if they are not listed under List of Functions?