20260212-PowerBI-notes
How it works
MAX(Events[Date]) = current date on the chart.
ALLSELECTED keeps slicer filters but ignores the current row context.
The filter counts all rows up to that date.
Use this measure on a line chart with:
Axis: Events[Date]
Values: Running Count
1 | Running Count := |