You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now

3rd Substring from a Field in OTBI

Received Response
1
Views
2
Comments
edited Jan 8, 2024 12:19PM in Reporting and Analytics for HCM 2 comments

Summary: Need 3rd Substring from "Job"."Job Name" 


Content (please ensure you mask any confidential information):

I have "Job"."Job Name"  field and the data looks like

"Unmapped.Unmapped.BUSINESS ANALYST (BI)"

I want 3rd substring. Using the below formula but giving blank result. Kindly help.

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

SUBSTRING("Job"."Job Name" 

FROM LOCATE('.',"Job"."Job Name",

LOCATE('.',"Job"."Job Name",

LOCATE('.',"Job"."Job Name")+1)+1)+1 

FOR (LOCATE('.',"Job"."Job Name",

LOCATE('.',"Job"."Job Name",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!