Hi Guys,
May you please assist me with this analysis I have been struggling with for weeks now. This analysis has 2 parts
I have monthly transaction data that I am trying to workout the following on alteryx to recreate what's in the pivot table in PIVOT TAB:
Part 1:
- I need to workout the Monthly average of transactions per Branch Centre (See Pivot table column AH)
- I need to Multiply this Monthly of transactions per Branch Centre average by 1.2 /120% (See Pivot table column AI)
- I need to calculate the MIN and MAX no of Monthly of transactions per Branch Centre (See Pivot table column AJ and AK)
- I need to Count how many days had transactions exceeded the Average and Average by 1.2 per Branch Centre. (See Pivot table column AL and AM)
Part 2
Daily Average Per Branch Centre and Monthly Average of Grand total transactions for the month :
- See ROW 154 where the Daily average has been calculated.
- See ROW 155 and 156 where the Grand total transactions for the Month has been average and Average Multiplied by 1.2
Also If you could please try to group by or retain the Trans_Date column so that I can use this column to create a powerBI column and line graph with Day as X axis, Averages on Y axis and sum Quantity of transactions per day as columns.
Attached is the sample data and pivot table I am trying to recreate.