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 August 31st. Request your voucher.
Hello all my data currently looks like this
Jan : 1
feb : 2
mar:10
but I want it to count like this
Jan: 1
feb: 3
mar:13
Solved! Go to Solution.
Create a Quick Measure, select the "Running Total" pattern.
Create a Quick Measure, select the "Running Total" pattern.
User | Count |
---|---|
11 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
22 | |
14 | |
14 | |
9 | |
7 |