Free Trial

Alteryx Designer Desktop Discussions

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

Render to group files

wendyzjy
8 - Asteroid

hi experts,

I got workflows that create three tabs in one excel file, of each of the tab, there's one field F_ID, I want to separate the one excel file to multiple files group by values from F_ID, eg, if there's 10 F_ID, I would like to have 10 files, each file have three tabs and data shows only the specific F_ID value. I simplified my original one excel file as three text inputs for your reference, I tried render field to group on F_id, I can get multiple files but I cannot make three tabs on each file, can you help?

5 REPLIES 5
Bren_Spill
12 - Quasar
12 - Quasar

@wendyzjy - see attached. Please mark as solution if this helps.

Qiu
21 - Polaris
21 - Polaris

@wendyzjy 
Based on the flow @Bren_Spill I made some cosmetic changes to have the correct the Field name as the original input.

0625-wendyzjy.png

wendyzjy
8 - Asteroid

Can this workflow work if there are many fields in each tab?

Qiu
21 - Polaris
21 - Polaris

I Beleive so but please try

wendyzjy
8 - Asteroid

Can this workflow work if there are many fields in each tab?

Labels
Top Solution Authors