Forum Discussion
Anonymous
4 years agoNot applicable
histogram : color each terms before summation
hello, it seems very simple, but i really don't knwo how to do this... I have this data : In powerbi i can do this (really simple) : but i want this (if the merge by name contains ...
- 4 years ago
In your query, you can add a subgroup index column and then use it as the legend in your visual (you can then hide the legend as it won't have any meaning). See article for how to do it.
Create Row Number for Each Group in Power BI using Power Query - RADACAD
Pat
mahoneypat
Microsoft Employee
4 years agoIn your query, you can add a subgroup index column and then use it as the legend in your visual (you can then hide the legend as it won't have any meaning). See article for how to do it.
Create Row Number for Each Group in Power BI using Power Query - RADACAD
Pat
- Anonymous4 years agoNot applicable
genial =D i accept your solution !