Welcome to the Airtable Community! If you're new here, check out our Getting Started area to get the most out of your community experience.
Mar 15, 2022 11:10 AM
Hey,
Is it possible to rate one record multiple times (1 collaborator to rate same recordmultiple times), and later on to show an average rating? And to do that with multiple collaborators?
For example, restaurant review, Can I rate the same restaurant multiple times, and calculate the average rating for that particular restaurant? And that average rating to be a combination of multiple different ratings from multiple collaborators.
I’m not quite sure how to do that…
Thanks
Solved! Go to Solution.
Mar 15, 2022 11:50 PM
Hi @Michael1 ,
To do something like that you would need to have a table called Rating that is linked to the Restaurant table. Then add a Rollup Field in the Restaurant table that would then average the different ratings entered.
Mar 15, 2022 11:50 PM
Hi @Michael1 ,
To do something like that you would need to have a table called Rating that is linked to the Restaurant table. Then add a Rollup Field in the Restaurant table that would then average the different ratings entered.
Mar 16, 2022 05:20 AM
Hey Mohamed,
Thanks for your reply.
In the end, I made something like that.
Thanks for your reply!