Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I have a table that has Cost by Type but some Types have multiple Costs associated with them. I want to sum up the total cost for each unique Type, and then count the Total cost values based on a range of values (0-1000, 1001-10000, 10,001+, etc). I have used CountRows and this works if I want to count each individual item, but I can't figure out how to count the summed total. Thank you for the help!
Hi, @K7R-RS8-04
Please share your sample pbix file's link here, together with how your desired outcome looks like, then I can try to look into it to come up with a more accurate solution.
Thanks.
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Thanks for replying Jihwan but I was able to figure it out by creating a new table using Summarize.
User | Count |
---|---|
122 | |
76 | |
63 | |
51 | |
50 |
User | Count |
---|---|
175 | |
125 | |
60 | |
60 | |
58 |