Hi, I was wondering if anyone knows if the following can be done using the table tool or any supporting tools/ hacky methods?
I've been able to get left align using the following but seem to be stuck on how to achieve the rest.
Thanks in advance for any suggestions!
Solved! Go to Solution.
@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
@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