I am trying to use the 'LocateN' function by doing using the following formula in OBIEE 12c:
LocateN('.',"PROCESS_LOG"."PROCESS_STEP_NO",3)
I am receiving the error:
[nQSError: 27042] Function LOCATEN is not defined by administrator. (HY000)
I have Googled this error message and I am not finding anything.
Is LocateN not able to be used in 12c?