Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
These are just cumulative sums over some measure
calculate(sum[x],filter(all(t[d]),d<max[d]))
Is there a way to fill in these gaps?
@Ffitzpatrick47 wrote:
These are just cumulative sums over some measure
calculate(sum[x],filter(all(t[d]),d<max[d]))
Is there a way to fill in these gaps?
What would you like to fill in the gaps? Please post some sample data and expected output.
Maybe the average of the two points so the line will be continuous. Numpy has a nanmean function for example that just takes the average of the two adjacent values to make it smooth. I figured Microsoft bought R, R has a couple functions too that do this too. Does Microsoft?
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 43 | |
| 42 | |
| 23 | |
| 17 |
| User | Count |
|---|---|
| 190 | |
| 122 | |
| 96 | |
| 66 | |
| 47 |