galy
February 25, 2023, 9:01pm
1
Each item in my app can be rated between 1 to 5 starts.
The rating is associated with a User-Specific column.
Where do I see all those ratings?
The only way to see those ratings is to preview the app as each individual user. The ratings component was never very useful for cumulative ratings. On it’s own, it’s only really useful for each individual user to see their own ratings.
Here are a couple of posts out of several that discuss the only way to work around this.
Hi Glide Community!
Just found out about Glide a few weeks ago and I’m looking forward to building with it!
My first test is to build a baby name app for my wife and I to use. The idea is to collect all names, allow each person to give their own rating to the name, favorite the names, etc.
I’m having trouble with the rating component. My goal is to have 3 ratings fields:
My rating
My wife’s rating
The average rating between the our two scores
[image]
(apologies to all of the Anderson’s o…
Hey guys,
I have a rating that is user-specific on an item. It works well to view the values with the “view as” feature, but when I want to calculate an avergae rating, it is no option to manually collect the values this way.
I see some options:
Best would be to use roll-up and average on the item’s table. When doing so, it does the average over ALL items (not the row, but the column). It should use the Row’s user-specific values to calculate the average.
Export all user-specifc values for t…
3 Likes