I have requirement to Grey out (Disable) selection of weekends and holidays in calendar prompt of OBIEE.
Any Ideas?
Why don't you simply exclude them from the prompt?
You can't unless you rewrite the JavaScript behind that calendar. It's a calendar and what you consider "weekend" or "holidays" is something totally different in the nexr country over.
This in not out of the box functionality unfortunately.
Do you want to grey then out because it would result in no data? Or do you need to restrict the report from showing data on these days?
In the latter case you could create weekend/holiday indicators in your period dimensions to be ale to exclude weekends and holidays by using the indicators as filters in your analysis.
To summarize the previous answers, which are globally all right and cover the few possible ways you did your prompt the situation is simple.
Do you use the calendar-view prompt? (the one showing a real calendar)
If YES then forget your requirement at the prompt level, this visualization of the prompt doesn't support any option.
If NO then you have a normal drop down list with dates and you just need to change the prompt values to be the allowed dates instead of just any date (by using an attribute in your time dimension and filter on that).
If you are using the calendar-view prompt which doesn't give you any option you can:
A) try to code your own calendar view prompt in javascript => a nightmare job which isn't worth to be done
manage it at the dashboard level : your analysis must not return any date and show a message to select another date avoiding weekends or you can even have a condition in your page which hide the section with the analysis (so it isn't executed) and display another section instead informing the user of the fact weekends and holidays can't be selected and maybe even listing the holidays not being weekends (as not everybody know them).
So there you go and you got your answer ...
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…