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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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