Start Free Trial

Alteryx Designer Desktop Discussions

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

Create Pivots data in Alteryx

AneeshPandey
6 - Meteoroid

Hi All, 

I want help with the following task. 

I have data in this format right now in an excel. I need to calculate the average of value column of all the values in a year and for each maturity. 

 
DateValueTickerMaturityDateValueTickerMaturityDateValueTickerMaturity
1/31/20001.xx Ove1/31/20001.xxEUR001M Index1M1/31/20001.xxEUR002M Index2M
2/29/20001.xy Ove2/29/20001.xyEUR001M Index1M2/29/20001.xyEUR002M Index2M



The maturity value goes up till 10YR, 

I want the output in the following format (the column go up to 10Yr and Years till 2023). I want the average of all data (eg. avg of all values for Ove for the year 2000, 2001 and so on)

YearOve1M2M3M
2000    
2001    


Can anyone help with this? Thanks!!

4 REPLIES 4
Raj
16 - Nebula

@AneeshPandey 
it will be great if you can provide an excel version of data and required output with values 
will be in better position to help.

AneeshPandey
6 - Meteoroid

Hi, 

Thanks for the reply. I have attached the data dump and the required output file for reference

Raj
16 - Nebula

@AneeshPandey 
find the workflow attached
mark solutions done if solved.

AneeshPandey
6 - Meteoroid

Thank you!!

Labels
Top Solution Authors