Forum Discussion
Anonymous
5 years agoNot applicable
Dax Issue
Hi Everyone
i am struggling in one dax issue. I don't know how to create these types of measure. i need to show on that User id ,brand wise how many transaction done in each and every part means one transaction, two transaction these types. please sort me out.
1 Reply
- amitchandakSuper User
Anonymous , for this you need to segmentation or bucketing on the measure count(Table[User_id]), Using an independent table with ranges like 1-1, 2-2 , 3-3, 4-4, and 4- 10000
Please refer if my video or blog on similar topics can help
Dynamic Segmentation Bucketing Binning
https://community.powerbi.com/t5/Quick-Measures-Gallery/Dynamic-Segmentation-Bucketing-Binning/m-p/1387187#M626
Dynamic Segmentation, Bucketing or Binning: https://youtu.be/CuczXPj0N-k