Like Calculator

Hi,

Is there a way of calculating which items in my database has the most likes from all users? I got a user specific column that records whether someone likes, dislikes, interested or not interested in a product.

Kind regards,

Mark

Add an “increment number” to the action of liking an item and create a column to record these in. Then you have a count that you can easily view and do math with if needed.

3 Likes

No… USC columns are only visible to the Specific user… so you can only count this specific user’s likes.

What if double-click as Instagram?