Skip to Content
0
Jun 05, 2020 at 05:52 PM

[SAP BO Webi 4.x] Percentage of total in section with ranking

84 Views

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!