Forum Discussion
Static Matrix Structure (P&L)
- 5 years ago
Anonymous
You could try adding an index column for each of your columns to use as "sort column by" (each column by its own index) in the table view.
Something like this:
and see if that maintains the sorting order.
Hi Anonymous
take a look at the following link: https://exceleratorbi.com.au/build-a-pl-with-power-bi/
With kind regards from the town where the legend of the 'Pied Piper of Hamelin' is at home
FrankAT (Proud to be a Datanaut)
Thanks @FrankAT ,
I didn't try the solution he proposed on the video, but I watched it and it could work.
I'll reply as soon as I make the test.
Thanks again for your help.
- PaulDBrown5 years agoCommunity Champion
Anonymous
How about building the structure in Excel, creating the hierarchies by columns, and the importing into PBI to build the matrix from there?
- Anonymous5 years agoNot applicable
Hi Paul, thanks for your answer.
That's what I tried to do when I created the "DB of Financial Acounts", wich is organized exactly as you said. The problem is when I create a Matrix visual and drag my Drill down levels into it, then PBI organize each line alphabetically as default, and if I use any other column to ordinate by value, I'll get my 1st level accounts all mixed.
- PaulDBrown5 years agoCommunity Champion
Anonymous
You could try adding an index column for each of your columns to use as "sort column by" (each column by its own index) in the table view.
Something like this:
and see if that maintains the sorting order.