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

Table Tool - Formatting Options Help

adhillon
6 - Meteoroid

Hi, I was wondering if anyone knows if the following can be done using the table tool or any supporting tools/ hacky methods?

 

  • Row height 0.3
  • Align center left

 

I've been able to get left align using the following but seem to be stuck on how to achieve the rest.

adhillon_0-1751360417118.png

 

 

Thanks in advance for any suggestions!

2 REPLIES 2
aatalai
15 - Aurora

@adhillon not exactly row height but if you look at default table setting you might be able to something font size and cell padding for the centre left let me know how you get on

abacon
12 - Quasar

@adhillon You can add padding to a cell by putting "padding-top (or bottom): npx" in the formula section of the row or column rules section - (where n is the number of pixels you want). While this is not technically changing the row height, it should achieve the same visual outcome you are trying to achieve. The formula section allows you to do a lot of the more customizable formatting within alteryx tables. 

 

Bacon

 

image.png

Labels
Top Solution Authors