Conditional Formatting for single cell in Grand Total Row — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Conditional Formatting for single cell in Grand Total Row

Received Response
21
Views
3
Comments
User_ZZQJ0
User_ZZQJ0 Rank 4 - Community Specialist

I would like to apply a conditional on single cell in the Grand Total Row if the value is above $100,000. Is there a way to do this by modifying the XML or is there another way.

Answers

  • Pedro F
    Pedro F Rank 6 - Analytics Lead

    Hi,

    A quick google search would answer your question right away. It's possible to do that in pivot tables by modifying the XML yes, look here or here.

    Since you didn't specify which version of OBIEE you're using, I have no idea if this will be applicable to you or not since it's 11g.

  • User_ZZQJ0
    User_ZZQJ0 Rank 4 - Community Specialist

    Hello Pedro. Apologies for not including the version.It is OBIEE 12.2.1.0.0Is there a specific example for modifying XML in 12c as the tags being used seem to be different. I see the <saw:displayGrandTotals> tag.

  • The XML changed, in 11.1.1.9 if not wrong that "trick" doesn't work anymore.

    The 12c XML theoretically still accept some code for conditional formatting of totals rows (XML accepted and saved because matching the XSD), but there isn't the required code to understand and execute that part.