Hi Experts,
we have a dashboard prompt (varchar) with values :
JAN-15,FEB-16,MAR-16
and user can select mupltiple values
We want to get the maximum selected date from abovle values into a presentation variable.
How we can achive it in OBIEE.
Shortest answer: You don't since by choosing varchar you have chosen to disregard any notion of data types and the advantages and possibilities that data types provide you with.
As extension to what Christian said, there is also another factor to keep in mind: you select values from a prompt and you want to set a variable with one of those values. Variables are set by prompts, so the variable will old all the selected values.
It sounds like a XY Problem (http://xyproblem.info/ ), so express the real need as that's probably the one which can be solved more easily than going random possible way to set a variable which just move the problem somewhere else ...
Thanks for your suggestion.
We have an analysis of around 5 dimensions and 4 measure.
We need to calculate a measure in this analysis with the rate(Measure*rate). This rate is the rate for the maximum period from the selected prompts.
Period Prompt(Varchar) is having values like JAN-15, FEB-16, MAR-16. I tried it with a case statement but it also returns 'NULL' values.
Because this required in a column formula, we cant apply filter the whole analysis like not null, etc.
Note: The rate in rpd is not have any aggragation.
Please suggest.
You can get rid of all these issues by properly modelling your repository. Dates will need to be setup as dates and measures will need to be setup with aggregation as a starting point as well as logical dimensions with hierarchies etc. Once all of that has been done then all the issues you’ve highlighted will be resolved.
+1 to Joel. Fix the RPD and model things correctly. Working with an RPD that doesn't support your analysis needs is like trying to build a house on quicksand.
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (SCM). The session will cover updates on Supply Chain Management and Procurement. Presented by: Anil Sebastian - Senior Director, SCM Product Management, Fusion Data Intelligence…
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?
I made a parameter with letter range values… put it into a dashboard filter. Then I created an expression filter to bind it to my last name column in the table with the image I uploaded here. I am getting the following error??? Invalid Expression. Validation of parameter values failed. A general error has occurred. Message…
Does Oracle Analytics Server 2026 include AI features such as a built-in chatbot or AI Assistant? If not, are there any plans or indications that these AI capabilities will be introduced in a future OAS release?