Start Free Trial

Alteryx Designer Desktop Discussions

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

Indent Cells in Reporting Table Tool

IMERNDO
6 - Meteoroid

I'm using the Reporting -> Table tool to present data.

Is there a way to indent the content of specific cells, e.g. Column 1, Row 6?

Thanks.

2 REPLIES 2
abacon
13 - Pulsar

@IMERNDO Yes there is!

 

1. What you need to do is create a column rule within the table for the one you want indented.

2. If you need it to be conditional, you have to use the formula option from the 3 radio buttons, and build your conditional formula.

3. Then check the 2nd formula box (the check box option) and input "Padding-left: 10px:" (you don't have to do 10, you can do another number based on your needs.

This will create an indent for you.

 

Bacon

 

image.pngimage.pngimage.png

IMERNDO
6 - Meteoroid

Thanks @abacon - perfect solution!

Labels
Top Solution Authors