Forum Discussion
RobbLewz
5 years agoHelper II
Labeling summarized data into groups
I have a requirement to get the count of clients that fall within a specific sales group. Tables DimClient ClientId, ClentName FactSalesRecord ClientId, DateKey, SaleGBP.. etc DimDate Date...
- 5 years ago
RobbLewz , Not very clear. Do you need Dynamic Bucketing on a measure?
If yes, you need an independent bucket table and use that in measure.
refer that in my video :https://youtu.be/CuczXPj0N-k
If not. please explain with an example and Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
amitchandak
5 years agoSuper User
RobbLewz , Not very clear. Do you need Dynamic Bucketing on a measure?
If yes, you need an independent bucket table and use that in measure.
refer that in my video :https://youtu.be/CuczXPj0N-k
If not. please explain with an example and Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.