Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Designer| Pivot table conditional formatting

Mj9715
8 - Asteroid

Hi All,

 

I have used summarize tool to create pivot tables as shown in attached file (input).  However, excel has a 3 color scale function that fills gradient color according to value of the cell. I wish to replicate a similar fill color mechanism by value of the data (depicted in output table on attached file). Please can someone guide how this can be achieved in Alteryx? 

1 REPLY 1
atcodedog05
22 - Nova
22 - Nova

Hi @Mj9715 

 

As far i know there is no table gradient color capability in Alteryx. You can replicate the same mechanism by setting up column rule defining the value range and color for it like below.

 

Workflow:

atcodedog05_0-1635316528162.png

 

Hope this helps : )

 

Labels
Top Solution Authors