Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Create Matrix For Output?

Hi,

 

I have data in the following format:

 

LayerPriorityTotal # of tasks
1122
2132
3112
1234
221
324

 

 

Is it possible to create a matrix in Alteryx so that the layers are the x axis, the priority is the Y axis, and the total # of tasks fills the cells in between?

 

 Layer 1Layer 2
Priority 12232
Priority 2341

 

I was trying to use transpose to achieve this but could not figure it out.

 

Thanks!

2 REPLIES 2
geraldo
13 - Pulsar

@LearningAlteryx1423 

 


Attached is a workflow.


I don't know if this is what you need.
needs some adjustments in column headings..

Thanks!

Labels
Top Solution Authors