Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Highlight single cell in Render tool

MeanLeanDean
8 - Asteroid

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 REPLY 1
SPetrie
13 - Pulsar

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

 

 

Labels
Top Solution Authors