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.
SOLVED

Report Text Tool - How do I center the data and add a border

marydjc
7 - Meteor

Hello, I am trying to add a border to the header I am testing and also trying to align it to the center.

 

Does anyone know what I am missing to the coding attached below?

 

2024-03-06_10-30-27.jpg

4 REPLIES 4
alexnajm
18 - Pollux
18 - Pollux

Is there a reason you are using Expert Mode? If you utilize the other options, you'll have the ability to center the text.

 

If you want borders around the text, you might consider a  Table Tool (alteryx.com) instead! You'll have the ability to align center here as well

marydjc
7 - Meteor

@alexnajm This is the only way it ouputs the date the way I want to.

alexnajm
18 - Pollux
18 - Pollux

@marydjc ah, then I'm sorry but actual XML language is outside of my area of expertise. I would check out maybe Stack Overflow to see if there are any answers there. Otherwise maybe there's an ability to get the Date into your preferred format without using the Expert option.

 

Good luck!

nagakavyasri
12 - Quasar

@marydjc If you can use Table Tool, try this:

 

Screenshot 2024-03-08 152215.png

Labels
Top Solution Authors