VALIGN Text in Reporting Table Tool
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
So I have tried so many different ways to Vertical Align Text in a Reporting Table Tool and can't seem to do it. See attached workflow for example of my issue. I couldn't get it to work with either Carriage Returns or PadLeft with spaces, both seem to be ignored by the Table tool.
Seems like it should be doable but I'm out of options other than embedding a table inside a table which I really hoping there is a significantly simpler way.
Solved! Go to Solution.
- Labels:
- Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
There was a previous post that had a solution. you need to create column rules for these two fields and put this into the formula
"vertical-align:middle;"
See attached workflow
Previous post - https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Middle-align-Header/td-p/29865
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Brilliant. Thanks.
