We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

In Alteryx which tool is used for right aligned values of the column

PatilAmar
6 - Meteoroid

In alteryx , How do i Right align data for only one column rest all columns would be left aligned. i have tried by using table tool but by using this i am getting only one column right aligned.

4 REPLIES 4
alexnajm
18 - Pollux
18 - Pollux

I think this is a repeat question? But also it sounds like you’ve done it correct - the Table tool is your tool for alignment. You can set the one column to be right aligned and the rest to be left aligned

Pilsner
13 - Pulsar

Hello @PatilAmar 

Yes, the table tool should be ideal in this case. By clicking on a column then changing the alignment, you should be able to achieve the result your after.

Screenshot 2025-05-27 102401.png


Here's my output:


Screenshot 2025-05-27 102305.png


Please let me know if you have any other questions.

Regards - Pilsner



PatilAmar
6 - Meteoroid

Thanks for your quick reply but by using table tool we can't give file name dynamically I want report generated date in suffix of file as well with xlsx file format.

alexnajm
18 - Pollux
18 - Pollux

Why can’t you? You just need to create this column to reference, most likely with the formula tool after your table tool. Or you could do it before - depends on your configuration. Here’s one example: https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/dynamic-output-filename-on-Ren...

Labels
Top Solution Authors