The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I am trying to create buckets which I afterwards want to visualise in a chart.
I would like to do this via measures as it needs to stay dynamic.
I have made a small example of the dataset, whereby first I need to make a sum per client.
Afterwards this sum needs to appear in a bucket. I need the number of clients and total sum of that particular bucket.
I have not found the solution yet and hope someone can assist me!
Thanks in advance for your help!
Steven
So, are you planning on having the buckets defined in a table?
Hi Greg,
Yes, I have made a seperate table to define the buckets.
User | Count |
---|---|
15 | |
8 | |
6 | |
6 | |
6 |
User | Count |
---|---|
23 | |
14 | |
13 | |
8 | |
8 |