Free Trial

Alteryx Designer Desktop Discussions

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

Formatting

anom23
7 - Meteor

I have a been stumped on a problem which seems more difficult that I thought it would be.  I have a set of data which I would like formatted where the Client totals are grouped by subtotals and totals (see excel).  Is this possible?  I have tried adding additional rows using the multirow tool and then union the original data but nothing works.  I have attached a mocked up flow.  

3 REPLIES 3
Qiu
21 - Polaris
21 - Polaris
Yoshiro_Fujimori
15 - Aurora
15 - Aurora

Hi @anom23 ,

 

With the configuration of Table tool, we can do almost anything (if you do not care about the workload 😅)

I tried to follow the expected output as much as possible.

You can add more conditions of Columns / Rows as needed.

(e.g. erase the CLIENT_NM texts except for the first rows and total rows.)

 

I hope this helps.

But I would rather use BI tools (Tableau, Power BI etc.) to beautify tables ...

 

Workflow

1281591_Workflow.png

 

Output

1281591_Table.png

anom23
7 - Meteor

Thank you  that worked

 

Labels
Top Solution Authors