Hi all,
i'm trying to figure out how I can get the percentage of a total in a section that also has a ranking.
I tried using below code, but unfortunately it still calculates the Percentage based on the total of both [Type Verzoek]
=[# Verzoeken] / ([# Verzoeken] In Report Where ([Type Verzoek] = [Type Verzoek] In Section))
The calculation works for the ranking, but i still need it to work in the section. I hope you can help me out.
Tnx in advance!