Forum Discussion
stacked bar lables visibilty
Hi Erez,
Did you use the built-in visuals? Or R visual? It seems fair in my test. How did you combine the labels? Please vote on idea here.
Best Regards,
Dale
Thanks for your reply v-jiascu-msft.
I've used the same slicer as you did.In your graph x-lables seems as I am tring to achieve. My data is located in an sql table I've imported into power Bi.No R is involved here.
One of the fields in this table is the combination fields.The disease combination is concatenated with the '+' character , I.e for an id that has 3 diseases it will be - disease1+disease2+disease3, up to idd holding 5 diseases. The concatenation is done in sql.
Each row in this table corresponds to id fiels also located in the table, One row for each Id and of course as mentioned the combination fields and together with fields (cost, etc).
id disease's combination disease , number of disease ,cost and so on.....
1 disease1+disease2+disease3 3 1000
2 disease1+disease2 2 1300
2 disease1+disease2+disease3+disease3 4 2,000
Is there a solution? Maybe to split the combination and build it again inside Power-Bi.
Thanks again
Erez
- v-jiascu-msft8 years ago
Microsoft Employee
Hi erezb,
The easiest solution could be using spaces instead of "+". You can check out it in this file. Remember to change the width of the category.
Best Regards,
Dale
- erezb8 years agoFrequent Visitor