Community Halloween is live until October 31st! Complete any 2 quick activities to earn the 2025 Community Halloween badge. Feeling brave? Check out the activities here
Start Free Trial

Alteryx Designer Desktop Discussions

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

Moving specific rows above headers

hoye
7 - Meteor

Hello All-

 

I am trying to move row 1 and 2, above the title row (which includes: year, month, Entity LV Code, Entity name etc.) because row 1 and 2 are just subtotals for each column and I would like those above the titles/headers How would I go about doing this? If you have any questions about my question, please let me know, and thank you to whoever can respond!

moving rows picture.jpg

thanks,

e

2 REPLIES 2
ArnaldoSandoval
12 - Quasar

Hi @hoye 

 

The attached workflows structure the output as "Totals -> Headers -> Data", you may get some ideas from it.

 

Totals-Header-Data.png

hth

Arnaldo

Felipe_Ribeir0
16 - Nebula

Hi @hoye 

 

If you mean that you need this order in your excel output, here is a way to do this:

 

Workflow.png

output.png

Labels
Top Solution Authors