Hi everyone ,
IF i want to display the measure of the current Month and the current month in a report , without updating it every month ? what is the easiest way to do it ??
Thank youu !
rpd variable
or
MONTH(CURRENT_DATE)
MONTHNAME(CURRENT_DATE)
*if* that variable exists...
*if* everything exists!
"if" the model has a time dimension...
select sysdate from dual;
i have a time dimension , in cognos i used to do smthg like :
IF [Dimension ... ].[..]..[Month]= Current month , then ("Total of my measure") else 0
i dont wanna just display the "Month" But the measure of the month , if we are in february " I should display the february results " , in march ... and so on .
okey , and if i want to filter on the measure of the month ?
Use CURRENT_DATE and all the existing OBIEE functions on dates to generate the required filter based on your data (depends how you need the filter to look like, if "Feb 2017" or "201702" or 2017-02-28 as a date etc.).
A filter in an analysis is not just a static value, you can add functions etc.
You can use the filter in the filter section preferably I think. Not in the column formula if I understand your question correctly
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (CX). The session will cover updates on Service, Sales, Marketing & other relevant areas. Presented by: Kausik Misra - Director, CX Product Management, Fusion Data Intelligence…
I want to export all OAC RPD joins and conditions, is there a way to export or extract joins information. please suggest. Repository documentation doesn't gives joins, if any other way pls suggest.
So when I click the apply button, it uses the value . Also. How do I stop the auto populate table when the report opens???? I am in OAC
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?