Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply

Suggestion

Hello Community,

I have one Tasting Data set and I want to Compare any  two Taster with their Rating.

Ihave total 10 Taster nd Daily tasted around 2000 Lot.

Sample of DataSet is Given Below.

 

Lot_IDTasterRating
201x40
201y45
201z40
202x50
202y53
203x40
203y40
203z60
   
2 REPLIES 2
v-zhangti
Community Support
Community Support

Hi, @Dhrutivyasa-070 

 

Based on the data you have provided, what kind of output do you expect? Is it possible to show it in a picture?

 

Best Regards,

Community Support Team _Charlotte

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

 

 

grazitti_sapna
Super User
Super User

Hi @Dhrutivyasa-070 

You can try using

ComparisonTable = SUMMARIZE('YourTableName', 'YourTableName'[Taster], "AverageRating", AVERAGE('YourTableName'[Rating]))

 

Thank you 

Hope this will help.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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