I want to remove the data lable number if the total is under 10.. Also place text "* age group -- under ten"
Data:
AgeGroup | TotalStudents |
(0-2yrs) | 9 |
(3 - 5yrs) | 2 |
(6 - 11yrs) | 17 |
(12 - 17yrs) | 29 |
(18 - 21yrs) | 24 |
Older | 8 |
Solved! Go to Solution.
Hi, you can use a calculated column
If this post is useful to help you to solve your issue consider giving the post a thumbs up
and accepting it as a solution !
Hi, you can use a calculated column
If this post is useful to help you to solve your issue consider giving the post a thumbs up
and accepting it as a solution !
User | Count |
---|---|
123 | |
63 | |
56 | |
47 | |
41 |
User | Count |
---|---|
113 | |
65 | |
59 | |
59 | |
45 |