The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
16 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
8 | |
8 |