Forum Discussion
misul
8 years agoHelper I
Binning data and Distinct Count error
Hello, I would appreciate any general guidance/info on this topic. I have a simple sales table and I am trying to group (bin) all products into categories of <15, 15-100 and >100. To catego...
- 8 years ago
For reference :
This issue was solved in another post. https://community.powerbi.com/t5/Desktop/Dynamic-Segmentation-with-duplicate-rows/m-p/379859
misul
8 years agoHelper I
Some further info:
The final goal is apply the same buckets on a global as well as regional level. This means, in my understanding, that the bucket applied to each row should be applied AFTER the filters are year/region are implented.
That's why I tried to use a measure rather than a calculated column. Or perhpas a combination of the two (which I haven't figured out yet).
misul
8 years agoHelper I
For reference :
This issue was solved in another post. https://community.powerbi.com/t5/Desktop/Dynamic-Segmentation-with-duplicate-rows/m-p/379859