Forum Discussion
Decomposition Tree
- 4 years ago
Unpivot your data to bring it into a usable format. Then you can consider putting incoming and outgoing in the same table so you can use a Waterfall (haha, funny) chart too.
see attached for a sample.
Unpivot your data to bring it into a usable format. Then you can consider putting incoming and outgoing in the same table so you can use a Waterfall (haha, funny) chart too.
see attached for a sample.
Hi lbendlin,
From the flow that you make, are there any chance to include subcategory? Such as by pressing the plus symbol will show the subcategory of the amount.
Thanks a lot.
- lbendlin4 years agoSuper User
That is technically possible but your sample data is inconsistent (I had to move stuff aroud to make it work and fix spelling differences too). Provide a better category/subcategory mapping, and then I can help with the visual.