Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Exporting in Single Excel with Separate Sheets

SusmitaM
6 - Meteoroid

I have used Output Data to export the data into Excel but all the data is coming separately in diff sheets. Workflow, desired excel output, Current excel output is attached in this. Can anyone help me with this?

2 REPLIES 2
Mathias_Nielsen
9 - Comet

Hi @SusmitaM,

 

You can write to whatever sheet you want in the ouput data. Just change the name in the path to whatever you want.
so change from /excelfile|||Sheet1 to /excelfile|||Dashboard and then it should have the correct name. I hope this fixed your problem.

SusmitaM
6 - Meteoroid

Thank you for the solution. Though this solution helped me partially, out of which i finally found the path to solve the issue. 

Labels
Top Solution Authors