Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Power BI - column Bar Chart

Hi Community,   Normally I should have 8 bars on a Column bar chart, as I have 8 milestones. 7 of the 8 bars are displayed, as they have a value. Unfortunately, the eighth bar/milestone is not ap...
  • amitchandak's avatar
    5 years ago

    @Lachsforelle12 , Add +0 to you measure or create one as

    Measurement: sum (table[Value]) +0

    Or use this option

    ShowItemwithoutdata.JPG