Does anyone know how many tabs or sheets can be added to an excel output in alteryx? I have added upto 3 using the block until done tool but is it possible to get more that 3?
@StutiG612 you can add any number of tabs in excel via Alteryx
Do you know which tool i can use? or any other procedure?
@StutiG612 using output tool you can create the tabs in the same excel, what you need to do is create a separate tab name using a formula tool and use that name in the below section of the output tool. sample attached