Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello Everyone,
I'm trying to create an interactive dashboard with Security/Medical Risk location, it's working fine until I try to add a "Risk Gauge".
The risks are from Low (1) until Extreme (5)
As per the example on the left.
Until now the Dash is working OK, the shows what it needs to show and things like that.Until now the Dash is working OK, the shows what it needs to show and things like that.
But The gauge is not showing correctly
is should show 4, and not 2,
The only options that I have are below:
I want to show the raw value of each contry when I click it, like it should have shown "4" for High Risk
Tried everything and can't find a solution....
@Alex069When you are not filtering or selecting any country it will show the median of all country, which is 2. after selecting a country it will show the corresponding medical risk, Since there is only one row per country, as per your table, regards less of any measurement. For my case, it is showing 4 for Georgia.
Min = 1, Max = 5, Median = Median(Table[Medical Risk]).
Hope it helps!! If I answered your question, please mark it as a solution.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.