Forum Discussion
Granularity Issue
Hmm, probably this:
This looks like a measure aggregation problem. See my blog article about that here: https://community.powerbi.com/t5/Community-Blog/Design-Pattern-Groups-and-Super-Groups/ba-p/138149
Or possibly this:
This looks like a measure totals problem. Very common. See my post about it here: https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376
Also, this Quick Measure, Measure Totals, The Final Word should get you what you need:
https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907
- Anonymous6 years agoNot applicable
Thank you for the links, indeed this seems to be going down the road I suspected, will review in detail.
Regards,
-Robert
- Anonymous6 years agoNot applicable
Greg_Deckler thank you for the links. I've read through the first two twice (maybe three times) and I have it "working".
I also implemented a combined measure using the HASONEFILTER technique. However, I have an intermediate grouping where I don't get the expected results. I have not yet fully read the "Triple Threat" link (skimmed it). I'm thinking I need to dive back into that in order to deal with various levels of aggregation?
Thanks,
-R