Forum Discussion
Radhika2605
4 years agoHelper II
Help with a visual
Hi Everyone! I am working on a Restaurant data and I have three types of ratings - Overall, Service and Food Ratings. I have created three different visuals currently to show the ratings per city...
PaulDBrown
4 years agoCommunity Champion
Can't you just create measures along the lines of:
Overall rating = SUM(Rating[Overall_rating])
?
Radhika2605
4 years agoHelper II
Sadly no as this is the rating of restaurant out of 3. I want the rating to come as a legend like in the visuals. I want to count the number of restaurants in each city which are given a rating of 0, 1 and 2.
- PaulDBrown4 years agoCommunity Champion
So what are you using in the original visuals?