How would I transform the rating column into a nr column so that the graphs pick it up as a nr and just shows it like that rather than count if is there or not as a 0 or 1?
Data:
Outcome:
How would I transform the rating column into a nr column so that the graphs pick it up as a nr and just shows it like that rather than count if is there or not as a 0 or 1?
Data:
Outcome:
Which chart component are you using?
If by any chance you built your app in an old classic app, you would need to rebuild it as a regular app for it to continue working beyond June 30.
Select “Sum” under Aggregation. Your screenshot doesn’t have aggregation possibly because it’s reading the value as text? Try pointing your Value at the Rating (Math) column and see if aggregation pops up. Make sure the math column is configured with 0+x or something like that.
Thanks, I flagged it to the team.