I have a case, which make the wanted sheet as attached. Is it possible for Alteryx to make a sum of the three columns?
Best regards
Thomas
Hi @Kjaer
Yes you can, still not sure what exactly is needed. As if you want to get the total for each column than you can use simple Summarize Tool, However if You want to Sum all 3 columns then first you will need to Transpose the data and then Sum them up.
if 3 columns are fixed, use a Formula tool
If your columns are dynamic, then transpose + Cross Tab
You will have to combine the two datasets together by joining on common field in both datasets. Once data is joined, you can sum the two sum columns by using a formula tool and creating a new column. Hope this helps.
User | Count |
---|---|
106 | |
82 | |
70 | |
54 | |
40 |