Reply
SylvainHG
Regular Visitor
Partially syndicated - Outbound

Customer Data compare to country average

Dear all, 

 

I've a Report view that i want to improve to compare average performance of 1 customer compare to the average of all the customers from the same country. Today i use a Matrix for the average of the country and Cards for each value i want to compare.

 

Is it possible to use Gauge visual? Like performance of the customer as Value and country performance as Target Value? or ... do you have any suggestions to make my report more dynamic?

 

Thanks 🙂

1 ACCEPTED SOLUTION
v-xinruzhu-msft
Community Support
Community Support

Syndicated - Outbound

Hi,

Thanks for the solution @amitchandak  provided, and i want to offer some more information for user to refer to .

hello @SylvainHG , based on your description, you can consider to the following options.

1.You can use the the  Gauge, just put the performance of the customer to the value, and put the country performance to the targer value. You can refer to the following link about the visual.

Radial gauge charts in Power BI - Power BI | Microsoft Learn

2.You can also consider to use KPI visual, it can display the difference, and more clear, you can put the custmer performance to the value, then put the country performance to the target visual, you can then add the trend ,such as month or other, you can refer to the following link about the visual.

Key Performance Indicator (KPI) visuals - Power BI | Microsoft Learn

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

3 REPLIES 3
v-xinruzhu-msft
Community Support
Community Support

Syndicated - Outbound

Hi,

Thanks for the solution @amitchandak  provided, and i want to offer some more information for user to refer to .

hello @SylvainHG , based on your description, you can consider to the following options.

1.You can use the the  Gauge, just put the performance of the customer to the value, and put the country performance to the targer value. You can refer to the following link about the visual.

Radial gauge charts in Power BI - Power BI | Microsoft Learn

2.You can also consider to use KPI visual, it can display the difference, and more clear, you can put the custmer performance to the value, then put the country performance to the target visual, you can then add the trend ,such as month or other, you can refer to the following link about the visual.

Key Performance Indicator (KPI) visuals - Power BI | Microsoft Learn

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

amitchandak
Super User
Super User

Syndicated - Outbound

@SylvainHG , Assume you are using a measure M1, Try measure like

 

Sumx( Values(Table[Customer]),  calculate( [M1], filter(allselected(Table),  Table[Country] = max(Table[Country]) )) )

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Syndicated - Outbound

Hi @amitchandak,

Right now i don't use a specific measure. I just have a table with all details and i get mostly all the calculations frow the visuals used in PowerBi

avatar user

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

Check out the March 2025 Power BI update to learn about new features.

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors (Last Month)
Top Kudoed Authors (Last Month)