Hmm, the normal way for reporting os to total in a footer underneath the level the counts.
When you want it in the report footer the given =Count([skill]='beginner') should work, but you can use an alternative by placing a subreport based on your qrySkillsWF as you want all to be visible.
Nic;o)
When you want it in the report footer the given =Count([skill]='beginner') should work, but you can use an alternative by placing a subreport based on your qrySkillsWF as you want all to be visible.
Nic;o)
Comment