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

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