Forum Discussion
manojk_pbi
2 years agoHelper V
Line chart with Total and Sub categories
Hi, I am trying to create a graph where I want to show trend of bugs over the period. Bugs are defined with different types as High, Medium & Low. How do i show all 3 bug types along with Total li...
Anonymous
2 years agoNot applicable
Thank you, lbendlin, for your valuable input on this thread.
Hello manojk_pbi ,
lbendlin has suggested a potential solution: creating a stacked area chart. I'd like to offer an alternative approach: you could create a line and stacked column chart with the following field settings (X-axis: [Date] Column Legend: [Bug type] Column y-axis: [Count of bug] Line y-axis: [Total]) as illustrated in the screenshot below:
Combo chart in Power BI - Power BI | Microsoft Learn
Line and Stacked Column Chart in Power BI
Best Regards
manojk_pbi
2 years agoHelper V
Anonymous , thanks for your suggestion. I will check and present it to user to seek his fedback.