I used the Crosstab tool to reposition my monthly revenue data (Jan-Dec), but once I use the Crosstab Tool Alteryx does not seem to be recognizing these as columns, any guidance as to why?
Can you provide more information, such as screenshots of before and after and/or a workflow? There isn't much to go on from your initial post.
Once I do the crosstab the rest of the tools don't recognize the 1,2,3,4 columns as columns (these were the month values that are now transposed into columns). I just need to have these be created into columns with headings of each month (Jan, Feb, Mar, etc)
Can you upload with some of the data in a text tool or include the 2 .xlsx files?
I looked at your data but I don't quite understand the problem. But first, I changed your filter from 2022 to 2021 because there was no data for 2022. I looked at the data after the transpose, and I see the months as I would expect. Can you help me better understand the problem?
The crosstab tool works great, the issue I am running into is after using the crosstab tool I am then trying to use the formula tool to create new columns off of the new monthly revenue "columns" but the formula tool does not recognize the newly transposed months as columns. I am trying to get it where the formula tool can recognize those as columns
Hey @danielwyatt there's a couple of things going on here,
firstly, your month columns are called 1,2,3 etc. but your formula tool is expecting January,February,March etc.
Secondly, the data you provided only has 2 months worth of data in it.
I took a different approach of calculating your Quarter and Full year values. I had to drop some of the columns from the cross tab, so that all months ended up on the same row. Apologies if I mis-inferred the correct way to do this.
There is still an issue with the formula tool expecting a column called [Is Mmp] which is missing, but I don't know where that column is supposed to come from.
Hope that helps,
OIlie
Thank you Ollie, the crux of the question was just pulling in the "1", "2" columns so they would be read in the select tool. What exactly did you do with the three different transposes and the join multiple tool to have those columns be available for manipulation in the following select tool?
User | Count |
---|---|
17 | |
15 | |
15 | |
8 | |
6 |