Start Free Trial

Alteryx Designer Desktop Discussions

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

Alteryx Designer 2023.2.1.7-How to split an Excel sheet based on the same cell values

PatrickD2705
5 - Atom

Hi @ all, 

 

I started using Alteryx Designer yesterday. The aim is to replace our current mobile phone billing with Alteryx. I am currently facing the problem of separating an Excel list with several phone numbers and the services used per user.

 

As an example: 

 

Mobile NumberServiceStartDuration
+4911111111SMS01.10.2023-
+4911111111Call01.10.202330 minutes
+4911111112Call01.10.202330 minutes
+4911111113SMS01.10.202330 minutes

 

And Now I want 3 separated Excel Sheets for each services.

 

Sheet 1: +4911111111

Sheet 2:  +4911111112

Sheet 3: +4911111113

 

How is it possible to implement this?

2 REPLIES 2
CoG
14 - Magnetar

The Output Tool should be able to handle this with ease! Here is a relevant article

https://knowledge.alteryx.com/index/s/article/Output-to-multiple-sheets-within-an-Excel-file-1583459...

 

binu_acs
21 - Polaris

@PatrickD2705 the below settings in the output tool should work for your usecase

image.png

Labels
Top Solution Authors