Hi, I am relatively new to MongoDB and have been creating/editing various charts. I am working on a chart with column totals, but the percentage column is added together as well. For example, if there are 5 rows with each of them having 5 out of 10 complete, the percentage column will have 250% (having added 50% 5 times). Is there any way to avoid this- to somehow calculate that column total differently (or at least to leave it blank, as a skewed % does not look good)? Thanks.
If I understand correctly, you are using a Table chart with column totals and want to turn off the total for one column while leaving the sum functionality on for the rest of the columns. Please let me know if I have assumed incorrectly.
Unfortunately, column totals apply to all columns today. We don’t have the functionality to select a particular column for showing/not showing the totals.
1 Like
Thank you for your prompt response. Is there any chance for this functionality to be added in the future?