Forum Discussion

Ania26's avatar
Ania26
Helper IV
3 months ago
Solved

Single select slicer

Hello, I have a single select slicer *Dim_country=Country. On the stacked bar chart I want to show values for all countries which belong to the same Region as selected country. For example: single...
  • Ania26's avatar
    Ania26
    3 months ago

    I have a table called *Dim_Country with only country names.
    Then I have another table Global Data with all data including Region , Country name and values of total consumption.

    On the page I have slicer, single select which selects one country for example France and shows all data related to France on every chart.
    I want to show where France is in relation to other countries in the same region, Europe, based on the Consumption. SO I want to have all counties in Europe including France. This is the only chart that shows any other countries.