If you use checkboxes instead of circles as an example you can do something like.. If(CountIf(Gallery1.AllItems.Checkbox1,Checkbox1.Value = true) = CountRows(Gallery1.AllItems),RGBA(54,176,75,1),RGBA(0,0,0,1)) so depending on how your circles are being checked off in the first place you should be able to reach a solution this way. This is just counting the values of the checked boxes and making sure it is equal to the number of rows in the child gallery - so in your case counting the lessons that have been checked.
User | Count |
---|---|
255 | |
112 | |
92 | |
48 | |
38 |