Hi guys
I’m writing a paginated report which requires aggregation. I have managed this and the report (early days!) is presenting the right stuff.
But when I go to set the sort order on the matrix (col headed RepKey), this is not working because the MDX is creating nulls in the RepKey to generate the aggregation amounts. See screenshot.
I can work around this without MDX by generating 2 Dax queries one each for detail and aggregation, But this can get clunky and is not ideal.
Any help on getting sort order to ignore the nulls in Paginated Report builder would be cool. Or any other workaround?
I can also see myself heading into issues where we need a 2 or 3 tier aggregation in MDX. Any ideas how to do this?
Cheers
Pete