Hi All,
can you please tell me how to custom sort months in FY order Jul 23 - June 24, in Subject topic Statistic history and forecast.
Thank you in Advance.
kind regards,
Ashwik
Thank you Arjun and Gianni for your prompt response.
I am Hotel manager who is using R&A which is linked to Opera cloud and i don't have acces to RPD or other Docs.
I have been trying to do a custom formulae so i can get a new column using formule Case when Month = JAn then 1 but this also a error, can you please provide me with a solution
I am very new to this if you could please drill down your answers so its easy to understand for a beginner.
Kind regards,
Hi,
Below is the syntax -
CASE
WHEN ("TableHeading"."ColumnName1"='Value1' ) THEN '1'
WHEN ("TableHeading"."ColumnName2"='Value2' ) THEN '2'
WHEN "TableHeading"."Column Name"='Value3' THEN '3'
ELSE "TableHeading"."Column Name"
END
Regards,
Arjun
Hi Arjun,
Thank you Heaps for your help It worked.
Much appreciated!
Hi Ashwik,
Good to see your update. Please accept the answer and close the Thread.
Thanks for using Oracle Communities.
Are you looking at Prompt level or report level sorting?
Below are the some of the MOS docs -
How To Create Custom Sort For Oracle Analytics Prompt (Doc ID 2936805.1)
OTAC/TEE: How to Sort Character Months Chronologically (Doc ID 2117797.1)
In the RPD you generally set a sort column on the logical column you need. It's for example what you do with a column being just the month name to not sort it A-Z, you do set a sort column being the month number and this make the months to take their correct order.
In your case you can do the same, because a fiscal calendar could be very different than the standard calendar, you do set the correct sort column for your months to make them sort the way they must be.
Hi. Ive read this thread and just need a little more help on the sorting of the month column into chronological order instead of alphabetical. Arjun provided the below but I assume I am to amend and replace, but how?
My thinking if using January as an example. Is this anywhere near correct?
WHEN ("TableHeading"."Month1"='JAN1' ) THEN '1'
Agenda Presentation: What's New in FDI 26.R3 Open Q & A: Ask your questions of implementation and product specialists Replays of past FDI CEAL Guidance Office Hours are available on Oracle VideoHub here. Fusion Data Intelligence - CEAL Guidance Office Hours The FDI Office Hours are hosted by CEAL solution architects who…
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?
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…