Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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