Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Alteryx

nbalasub
6 - Meteoroid
 
 

Can I add Headings to my Tables?

3 REPLIES 3
AGilbert
11 - Bolide

I'm unsure if you mean renaming fields within a workflow or including headers in the Table reporting tool. 

 

For the latter, you'd simply check the "Show Column Headings" box in the Table tool's configuration. 

 

Changing the field names in a workflow can be accomplished many different ways and depends on your use case. If you'll share an example workflow we can find a solution. 

nbalasub
6 - Meteoroid
 

I want to Add a Column header to the Column headers as shown in the capture below.

apathetichell
20 - Arcturus

you can do an overall report header - but the way how you want it - not easily. You can:

1) add your headers to your raw data before your table. add an extra header.

2) split up each column into a seperate table. create another table of those tables. add a header column to that final table.

Labels
Top Solution Authors