Hi! I would like to ask whether it is possible to create multiple tabs in Alteryx and if not is there any alternative?
Yes, it is possible. You would need a separate output data tool for each tab to be created. Configure them all to write to the same file/file path. The sheet name will be the tab name.
Hope this helps!
Hi,
Do u mean can the alteryx produce multiple tab output? or single workbook should split and create in multiple tabs?
Can you please elaborate your question?
Regards,
Kumaran
I mean the second one. So, if Alteryx can produce multiple tab output.
Ajda
To create multiple tab output you can use block until done tool then use a separate output data tool for each tab to be created.
If you are using table / Pivot then use separate formula tool to create sheet name after each table then combine then use layout to align then render tool to output.
Not sure if we understand each other. So, is it possible that yxdb file consists of multiple tabs just like excel file?
Regards
I do not think that we have such option in alteryx for yxdb, but you can use workflow groups yxwg to group the workflows
Kumaran.