Hi All,
There are pivot table where I calculate the % of the parent row total can someone help me with the same feature in alteryx.
Regards
Rohini
Hi @rohini, does the attached solution seem like an approach that would be applicable to your dataset?
Please let us know if this isn't what you are looking for, and perhaps share a sample of your dataset to build something more specific to how your data is structured.
@rohini
You can use a combination of a Tranpose Tool and a Cross Tab tool.
When you select the field values in the Cross Tab tool, make sure not to select Sum, but rather "Percent Column."
I use this feature in a lot of my daily use.
Please Direct Message me if you need more help or reach out!
Good luck solving,
Jacob
Thank you This worked but now I have got summarization result of two tables, I want to have the % of casualty like 11/61 based on Business and month. is there possibility for this.