Forum Discussion
Count by Measure Group
I tried the simplified weekly average, and it did not summerize correctly. I need the measure to summarize based on customer, product, and week, regardless of what I use it.
When I use the formula for a visual, here is what I get, which is not correct. This is what I get no matter what formula I use.
Surely there has to be a way to count records based on dynamic categories.
Here is an example of how it should look. I used static data in a table to create this, but I need it to be dynamic.
- mmyers28 years agoAdvocate I
Anyone?
- v-jiascu-msft8 years agoMicrosoft Employee
Hi mmyers2,
You need add [CV Cust 2] as a calculated column. Then your measure [# of SKUs2] will work. You check it out in this file: https://1drv.ms/u/s!ArTqPk2pu-BkgUKnj3Uf866VcyMS.
Best Regards!
Dale
- mmyers28 years agoAdvocate I
Thank you for the reply, but a calculated column does not work as it is not dynamic.
CV Cust 2 needs to stay a measure, as it needs to recalculate as more/less customers are selected in a slicer.