Categories
- All Categories
- Oracle Analytics Learning Hub
- 29 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 236 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
BI RTF Report Color Change
Dir_Pal
Rank 6 - Analytics & AI Lead
Summary
Looking for a change the color of particular field where colors are given
Content
I have report where table headers are given a particular color. But depending on a condition I need to Change the color of that table header. i have tried
<?if:customer_id='114'?><xsl:attribute xdofo:ctx="block" name="background-color">red</xsl:attribute><?end if?>
Actually it was not working for me.
Any Idea around it?
0
Answers
-
0 -
Resloved
Use Multiple Template or Use Choose or If condition to resolve the use
Thank you
0