Hi there,
I have a problem trying to work out a percentages and I’m wondering if anyone has run in to the same problem.
I have a table that looks like this -
What I’m trying to to is find out what percentage of 100 is the upvotes to downvotes. So to do that I’m using the following formula -
1 Upvote / 5 total votes = 0.2 * 100 = 20%.
I’m correct on the maths but I can’t use parenthesis in bubble so my figures are coming out wrong. Does anyone know a work around for this?