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.
SOLVED

Create a color gradient in basic table tool

MsBindy
8 - Asteroid

Good day,

I'm trying to create a color gradient for the header rows of a table.

I attempted to do this by creating a row rule formula using this:    "background: linear-gradient(to right, blue, green);"  

However it doesn't pass through to my rendered results.

 

Is it possible to do such a thing?

 

I've seen a few posts about conditional formatting based on values, etc.   But this is different.   I want some rows on the table to have the color gradient.

1 REPLY 1
OTrieger
14 - Magnetar

I do not think that it is possible, but I might be wrong. You can add it as a new idea.

What you can do, is set a template in excel with the needed formatting and then write the data into the template.

Labels
Top Solution Authors