Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a table containing counts of tickets created and resolved by client name and the table can be filtered using the date range/relative date. I would like to create another column that would calculate the average of tickets created and resolved based on the count of months filtered.
How do I develop the DAX formula to get this result? Any suggestions?
Hi,
Customer | 10% | 20% | 30% | 40% | 50% | 60% | 70% | 80% | 90% | 100% | Total Tkts Created | Total Tkts Resolved |
A | 0 | 0 | 0 | 0 | 1 | 2 | 3 | 8 | 15 | 55 | 559 | 492 |
B | 0 | 0 | 0 | 0 | 0 | 1 | 2 | 4 | 9 | 64 | 320 | 335 |
C | 0 | 0 | 0 | 1 | 1 | 2 | 4 | 5 | 13 | 55 | 276 | 266 |
D | 0 | 0 | 0 | 1 | 2 | 5 | 10 | 16 | 34 | 77 | 242 | 243 |
E | 0 | 0 | 0 | 0 | 1 | 1 | 2 | 4 | 8 | 30 | 208 | 210 |
F | 0 | 0 | 0 | 1 | 2 | 2 | 4 | 6 | 11 | 63 | 137 | 110 |
G | 0 | 0 | 0 | 1 | 1 | 2 | 4 | 6 | 10 | 46 | 124 | 103 |
H | 0 | 0 | 0 | 1 | 1 | 2 | 5 | 7 | 12 | 18 | 83 | 70 |
I | 0 | 0 | 1 | 2 | 3 | 4 | 7 | 9 | 21 | 51 | 79 | 71 |
This is the data and I would like to calculate the average of tickets created based on the number of months selected from the filter that shows relative date in months.
Regards,
Uditi
Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to assist you. I cannot use screenshots of your source data.
Please show the expected outcome based on the sample data you provided. Screenshots of the expected outcome are ok.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
23 | |
10 | |
10 | |
9 | |
7 |