We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Is there a way to add conditional formatting without using the basic table function?

Morven
6 - Meteoroid

Is there a way to add conditional formatting without using the basic table function? I would like to export it to an excel file afterwards (after adding headers and some text under the table)  but basic table function stops it from happening

2 REPLIES 2
caltang
17 - Castor
17 - Castor

You can use the Render tool to export -> https://help.alteryx.com/20223/designer/render-tool

Export it to a permanent file type (Excel) after your Table tool. That should work! :)

 

Regarding your formatting question, if you are talking about adding colours to your table, then yes, the Table tool is your best bet.

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
SPetrie
13 - Pulsar

Its more initial setup, but you can also output to a templated excel file that has conditional formatting applied. It also works best if your sheet names are already known as well. Dynamic sheet names become a complication but its still doable although not easily.

Other than that, using the table tool is probably the best bet.

Labels
Top Solution Authors