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.
How to generate monthly totals by year, for example:
year month value monthlytotals
2023 1 2 2
2023 3 3 5
2023 4 1 6
2023 12 8 12
2022 2 5 5
2022 3 3 8
2022 4 7 15
2022 11 9 24
monthlytotals is what I need to find
Solved! Go to Solution.
hi, @fredSPE
try below
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly. Appreciate your kudos
hi, @fredSPE
try below
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly. Appreciate your kudos
thank you i have supprime MAX function and tacking only a=total[month] and is ok.
User | Count |
---|---|
14 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
28 | |
19 | |
14 | |
8 | |
5 |