Forum Discussion

UK_User123456's avatar
UK_User123456
Resolver I
6 years ago
Solved

Additional Bar graph when selected

Hi All,   Below screenshot I have my bar graph which shows my sales over time for categories 1/2/3/4 and 6 are selected in my filter (Green bars). Is it possible to add in the red bar(s) when say c...
  • Vandalytic's avatar
    6 years ago

    Hi,

     

    you can try to use a stacked column visual and customize the data colors for each category.

     

    If you create a stacked column with categories in the legend and a Filter by Category you will hace something similar to:

     

    Then you can customize Data Colors in the Format Menu (first categories in green and categories 7 & 8 in red):

     

     

    Finally you will have this visual:

     

    If you filter first categories, the columns appear in green color, but if you include 7 & 8 they will appear in red.

     

    Other way is to create value groups in the Category field in order to assign each group a color:

     

    https://docs.microsoft.com/en-us/power-bi/desktop-grouping-and-binning

     

    Please, chek this answer as Solution if it solve your issue.

  • Vandalytic's avatar
    Vandalytic
    6 years ago

    Check the link : https://docs.microsoft.com/en-us/power-bi/desktop-grouping-and-binning

     

    You can create a group for categories 7 & 8 and it works like a grouped value. Let's say you create a group for categories from 1 to 6 and call it "Green Categories" and another group for categories 7&8 called "Red Categories". Then you can add a slicer by Category Groups.

  • UK_User123456's avatar
    UK_User123456
    6 years ago

    Perfect! Thank you so much for your advice.