Need Star Rating in Glide Help

I want an idea / solution in Glide for star rating an event - I’m thinking to create an “if-and-then” column in which I can check the Event ID and the user who evaluated the event. After the if queries ( if Event ID and if User name ) in the “then” column I would like a formula that would create a string consisting of all the ratings for that event but would also remember which users voted so that they can’t evaluate again. Then in another column I would calculate the average of all the rates for that event. Is this possible?

1 Like

Yup, this video will help you :slight_smile:

2 Likes

Thanks fk1214. This was very helpful !!!

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.