The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I have a challenge.
I want to calculate the average of sales amount by agents and then count how many agents made sales within the ranges, such as 1K-2K USD, 2K-3K, etc.?
For example,
I cannot figure out how to achieve it with DAX.
Solved! Go to Solution.
@bekzod I posted solution to similar requirement , you can check it here and tweak it as per your need
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
Hi @bekzod ,
You can add a calculated column with if statement to check current count based their group and return correspond category label, then you can do aggregate these records based on this category column.
Regards,
Xiaoxin Sheng
@bekzod I posted solution to similar requirement , you can check it here and tweak it as per your need
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
@parry2k wrote:@bekzodI posted solution to similar requirement , you can check it here and tweak it as per your need
It worked. Thank you Parry.
One more thing. Now, I cannot filter (cross-filter) when I click on a bin group.
Let's say, I have 100 customers with $3K-9K sales volume. However, when I click the column on the bar chart, it is not filtering. Can you please help?
It worked like a charm. Thanks so much:))
User | Count |
---|---|
70 | |
67 | |
62 | |
48 | |
28 |
User | Count |
---|---|
113 | |
78 | |
64 | |
55 | |
43 |