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

Underline text using rules

Davemg1982
6 - Meteoroid

I have two columns:

 

Control      Text

1               Example

0               Example

1               Example

0               Example

0               Example

 

Can I use an If formula or any other tool to underline the text base on the byte value of another column? thanks ahead for your advice!

2 REPLIES 2
binuacs
21 - Polaris

@Davemg1982 Alteryx doesn't provide the underline option. One way of doing this with updating the CSS script behind the Table tool

image.png

Davemg1982
6 - Meteoroid

Thanks! this helps a lot

Labels
Top Solution Authors