Hey guys, I’m sorry I’m new here and it’s probably very simple to do… although still not been able to figure this out - how can I make the bonus points to show up correctly for each partifcular user?
So in the app it’s an online store and when person purchases something then he gets 10% back on his bonus account.
The problem is that Rollup calculates the sum of all orders of all users and gives this 10% again and again to each user.
Tried different filters but still the sum shows up for every user, can’t make it specific for each one…
Thanks a million!!