Start Free Trial

Alteryx Designer Desktop Discussions

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

Reporting in Alteryx: adding different header colors for one table

Karlygash_M
8 - Asteroid

Good day Alteryx users 😊

 

I am very new in using reporting tools, hope that you can help me )

I have several questions regarding the reporting tools:

1. How is it possible to make different colors for headers? The important thing that my data dynamically will be added, so thats why I can not just add one more table using layout

headers.png

2. How to add text in the top of the selected rows?

 

extra row.png

 

 

3. How to add texts, I added my text alignment is not good as expected

text.png

 

My output:

Karlygash_M_0-1667890214551.png

 

I attached my workflow, sample 

 

Thanks in advance 

 

 

2 REPLIES 2
saiirangam
8 - Asteroid

@Karlygash_M looks like 'Alteryx_output.csv' is not provided for attached Alteryx workflow. I have detailed explanation for you please try to follow below points else please attached the input file.

 

1. break the texts above the data into pieces and add them in different Text tools and append them to your table.

2. Format you're each text tool data as per your requirement of the report.

3. use Row rule and column rules to create the rules for highlighting the data in the tables.

 

 

 

 

 

 

 

Karlygash_M
8 - Asteroid

Hi thanks for your answer, Kinda found how to change header colours But still have a question how to format texts and how to add a row above the table

Labels
Top Solution Authors