I have a large board with hundreds of items. One column displays total enrollment of students and another column displays demographic totals. I’ve figured out how to total those numbers on a display board using numbers widgets. Is there a way to display those same numbers as percentages based on the sum of specific selected columns?
Example: 40,000 students total and 30,000 students are English Language Learners. I’m able to display both of these numbers individually, but how can I also display 75% of students are ELL?