Hi,
Any assistance would be appreciated. I am trying to figure out why the calculation context formula used to aggregate a measure is not producing
the correct results. As shown in the attached, while both blocks have exactly the same filtering, the totals are not matching. The second block with the “Project Id” column is correct.
This is the calculation context formula used in the “Totals” column for the first block:
=Sum([Hours] In([Organization];[Category];[Project Id])) In([Category])
The second block contains the following in the “Total” column:
=[Hours]
Thanks in advance for your help,
Web Intelligence 4.x