Hi! I’m wondering how I can add certain score to a user then get the total score? Making a list of points doesn’t work since you can’t add duplicate entries for the points.
Create a data type for ‘Points’, with fields for the score and the user. Then add the ‘Points’ data type as a list field to a user.
I made a data type Points and also added it to my user as a list but whenever I try to add points, it doesn’t let me.
What is your step before ‘Make changes to user’?
You need to create the ‘Points’ record first and then add the result of that in your changes to user step.
My bad, I wasn’t able to create a new points record. Here’s the update:
This worked. The points I added were added in the list. For the sum, how do I get it?
I can’t seem to find the :sum
There should be an option in that dropdown for :each items points.
So it’s be Parent group’s Submission’s Creator’s Points: each items’s Points:sum
Thank you so much for your help! It worked! Appreciate your assistance! Have a great day!
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.