ratyrate
ratyrate copied to clipboard
Ratings are not rounding up nor down. Left with long number of decimal places
How do I solve this? Is there a way I can just extract the number out?
Late answer but :
(@variable.average("rating").avg).round()
@michaelryu hope that @Shadem's comment helped you. If so please tell me to close this issue.
Hello, I had the same issue where the star was showing up with countless decimals but I am not sure I quiet understand this answer.. where do I need to input Shadem's answer?