Skip to main content
Newcomer
September 20, 2022

Conditional formatting with up and down arrows

  • September 20, 2022
  • 3 replies
  • 0 views

Hi all,

I am trying to apply a conditional formatting to a variances column, if higher than last year then shown up arrow (color red) if lower than last year then down (color green).

Not sure how you can achieve this?

3 replies

Veteran
September 20, 2022

Hi KB, 

You will find it in the conditional formatting.

Thanks,

NicolasArgente_0-1663665611944.png

 

Contributor
September 20, 2022

Hi KB: I don't know of a way to do arrows in a standard cube view.  The formatting options that would be most applicable for coloring in a Cube View would likely be:

  • TextColor
  • BackgroundColor
  • BorderColor
  • (+their Excel/Report equivalents)

You would set this in the Cube View > Rows and Columns > (select a report block) > Formatting > Cell Format.  Use a condition of If (CellAmount ... ) Then ...

Cheers    -DB

KB8Author
Newcomer
September 21, 2022

I have done that with cell format as Wingdings but not sure what I need to include to return a text?

Expert
September 21, 2022

1. XFS Cube View Styles in Dashboard -> Parameters -> Conditional_Formatting

2. In Cube Attach this Formatting in the data Section and Make sure you select as Combo Box. so it will return as string.

3. You can use the conditional formation on the Amount Column and that should work. 

Contributor
September 21, 2022

Can you share the content of your Conditional_Formatting parameter.  I'm not quite following how this is used.

Expert
September 21, 2022

Dashboard Parameters

Screenshot1.JPG

 

Cube View

Screenshot2.JPG