Forum Discussion
RanzieJ
Sep 19, 2023Copper Contributor
How to split table?
Hi , can i ask for help? is there a way or formula that can split tables with filter? Like this for example? From this : To This : Or if possible, separate them by "LEVEL" into separat...
Tamerlan
Sep 19, 2023Copper Contributor
Hi RanzieJ,
As far as I know there is no formula that would automatically separate your table. For that you would need to write VBA/Macros.
One simple way you make "multilayered table" is to source table that you mentioned and insert pivot table. Choose LEVEL field and put for Rows and then add the rest fields for Rows. Amount field would be in Values.