Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Conditional formatting based on conditions in row/column

Sohdaw
8 - Asteroid

Hi,

 

I have a workflow where im looking at putting conditional formatting on the "Grand Total" and "% of Limit" rows, to highlight cell background as RED

a) any values in the two rows < 0 

b) if the limit in Grand Total is exceeded, eg. x > 100M. 

 

Note that i have used a union tool to join the rows 1 & 2 and 3 & 4 together.  

 

 Limit 100M     
 DescriptionDate T-1Date TDate T+1Date T+2Date T+3
1abc     
2def     
3Grand totalxyetc  
4% of Limit  ABetc  
13 REPLIES 13
ShankerV
17 - Castor

Hi @Sohdaw 

 

Yes, it will work if <0 also.

Please see the below.

 

ShankerV_0-1674223581237.png

 

Many thanks

Shanker V

 

ShankerV
17 - Castor

 @Sohdaw 

 

Have amended the rule to work for percentage >100 also.

Please check whether it helps to reach your solution.

 

ShankerV_0-1674224823180.png

 

Many thanks

Shanker V

Sohdaw
8 - Asteroid

Can you share the workflows so that i can take a look at how the reporting tool was formatted?

ShankerV
17 - Castor

Hi @Sohdaw 

 

Attached.

 

 

Labels
Top Solution Authors