Alteryx Designer Desktop Discussions

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

Highlight single cell in Render tool

MeanLeanDean
Astéroïde

How can I highlight the max/min values of a row in the Table tool such as in this example from Excel?  TIA.

 

MeanLeanDean_0-1650558933340.png

 

1 RÉPONSE 1
SPetrie
Quasar

Its possible but a bit of a pin to setup.

Make some helper columns with min/max values for the rows and add them back to the data.

Setup a table tool and add the rules to the dynamic unknown fields column. Its best to setup these rules BEFORE connecting them to the main flow.

SPetrie_0-1650575405755.pngSPetrie_1-1650575420942.png

Connect it up to your data and it should apply to all columns.

SPetrie_2-1650575488485.png

 

 

Étiquettes