Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 51 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 288 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
- 111 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI 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