Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 48 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 286 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 110 Oracle Analytics and AI Trainings
- 20 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
How to upload css in a dashoard
Content
Hello Guys,
Sorry for my ignorance, I have seen that it is possible to refer to style sheets when you want to edit sections of the dashboard. My question Is? Where Should upload the .css content, in order to use it?
I hope in your answer,
Best Regards,
Giuseppe

Comments
-
Moved to OBIEE.
0 -
In an "on-premise" environment you can update a file called custom.css on the application server hosting business intelligence then you reference the classes you have added in that box on the column properties "CSS Class". So you can create a class then use on on many reports. If you then change the class it gets updated on all the reports. I assume this is not possible on the cloud! However to can hard code you style in the other box "CSS STyle". For example, I use white-space:nowrap; to stop text in columns wrapping if i know it will never get too wide such as on a status column or a date column.
0
