Forum Discussion
RobbLewz
Helper II
5 years agoLabeling 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
Super User
5 years agoRobbLewz , 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.