Forum Discussion

BSM1985's avatar
BSM1985
Helper IV
5 years ago
Solved

Bar Chart

Hi Team, I have a report with a slicer 'State' and the bar chart with 'County' and 'Population' Consider a case, the state Alabam has 4 counties. Now the requirement is when I choose State Alab...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi BSM1985,

    AFAIK, current power bi bar charts not support to achieve your requirement. Maybe you can take a look at custom visual: advanced trellis/ small multiples - xViz. (you can find it in power bi market place)

    In addition, you can try to use r script to plot dynamic graphics based on interactions.

    Regards,

    Xiaoxin Sheng