Change background color
Hi,
I would like to change DVD background color to black. Can anyone share how to do it?
Thanks.
Have a look at the "Customizable Skin Plugin" on https://www.oracle.com/solutions/business-analytics/data-visualization/library.html.
And also https://blogs.oracle.com/analyticscloud/customize-oracle-data-visualization-using-plugins .
The easiest way to find out the CSS rules you need is by opening DVD in your browser and use the developer tool extension to inspect html and CSS and test new rules "live" before to add them to your own CSS file.
If you search (doc or Google) how to run DVD in SDK mode you get just that.
Look at things like https://docs.oracle.com/middleware/bidv1221/desktop/BIDVD/GUID-CCEB0AD4-CE41-4194-9C7E-591ADC14EB47.htm#BIDVD-GUID-CCEB0… or also (didn't test with last version if still the same) https://gianniceresa.com/2016/11/oracle-data-visualization-desktop-in-your-browser/
Thanks. it seems lots of background color setting options in the CSS files.
Could you help to point out which background color setting I should modify. I need below look and feel.
Many thanks.
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?
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?
Here is my calculation CAST(COUNT(SAAR_ID) AS VARCHAR(50)) || ' SAARs pending as of: ' || CAST(CURRENT_TIMESTAMP(5) AS VARCHAR(50))
In OAC when I am creating a dataset, How can I pass a Filter from the "Dashboard filters to the SQL? I attached a image like it was don in BIP Publisher