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.

Update Row Count and Highlight Cells with Color

EmilAlteryx01
8 - Asteroid

1 - How can I include the count in Row 9, where the '-' represents the count? Please refer to the attached Excel file, which shows the outcome displaying a numerical count.

2. Highlight the cells in Row 9 that are not 0 in yellow?

1 REPLY 1
alexnajm
18 - Pollux
18 - Pollux

1) Calculate the counts and output directly to that range

2) Conditional formatting in Alteryx is only done with rules in the Table tool - instead can you output the data to Alteryx and "preserve formatting" so the conditional formatting happens in Excel instead?

Labels
Top Solution Authors