Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thank you for your idea! This idea would change the functionality of OBIEE iteself so I will move it to the OBIEE Idea forum.
-
Moving this to OBIEE Idea lab. Please note, this would have to allow for multi-tenancy awareness as it originated with Taleo users.
-
You can actually use your browser refresh and it will allow you to re-enter your prompts from analyses.
-
This is a duplicate idea, please place your votes on https://appsconnect.oracle.com/posts/9b839a5b02
-
To use Evaluate it has to be enabled by your admin, it seems like you can't use it in your instance. Best, Rachel
-
This mechanism is built into dashboards. If you put the analysis on a dashboard and use a dashboard prompt instead of analysis prompt they can use saved customizations. Best, Rachel
-
Hello Deanna, It is not possible for Taleo clients. I made the note for the OBIEE team as I wanted to ensure the use case was understood. Best, Rachel
-
Please note this Idea was submitted by Taleo users who do not have admin access and cannot modify the From Address. The from address should be configurable at the agent level.
-
You may use the following formula. evaluate ('instr(%1, %2, %3, %4)', "Requisition Primary Location"."Location Level1 Name", 'a', 1, 2)
-
Hello Megan, I'm moving this to the OBIEE forum for you as somebody there might have a better solution. What I would recommend is for page 4, create a new prompt and modify the prompt/listener so it's unique. Maybe trim(recruiter name). This way it will be treated as a distinct entity. Best, Rachel
-
Hello Aaron, I'd suggest running the following jobs to get the data you are looking for: User Role Membership Report User and Role Access Audit Report
-
Is the offer data there in your XML?
-
EVALUATE_AGGR('SYS.STRAGG(DISTINCT(%1 || %2))' AS CHARACTER(1000), "Application Tracking - All Events"."Application Tracking Reject/Decline Motives",'-') Try just this, I may have the syntax for trimtrailing wrong
-
trimtrailing(EVALUATE_AGGR('SYS.STRAGG(DISTINCT(%1 || %2))' AS CHARACTER(1000), "Application Tracking - All Events"."Application Tracking Reject/Decline Motives",'-'), '-')
-
I don't know what you are trying to do, but when you create a presentation variable if you want to set a default in a formula it would look like @{AsOfDate}{Now()}
-
It may be as simple as like changing the text color to white on white, it shouldn't affect the total column
-
Two questions: 1.)Are you using presentation variable, or regular filter? 2.)Can you add the filter view and see what the filter looks like when you pass in that value?
-
Square brackets EVALUATE('INITCAP(%1)', "Candidate Personal Information"."Candidate Last Name")
-
Hello PB, This is just a formula, you can use the formula editor to use it.
-
Hello Andy, You can create a bookmark link via the dashboard menu, but a user will have to authenticate via taleo homepage to access it, they don't authenticate using sso for OBI. Best, Rachel