Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have a running total that will only work for a range of 7 days.. if i add any more days it just keeps repeating the last value
Can you please share the complete table screenshot? What source tables are are involved in this table visual?
@mmowrey , do have data for those additional days ?
Assuming - Red Cell Projected is measure
This seems fine. or try like
CALCULATE(
[Red Cell Projected],
FILTER(
ALL(BloodDrive[DriveDate]),
BloodDrive[DriveDate]<= MAX(BloodDrive[DriveDate])
)
)
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
There is data for those other days.. and if i just run for those days it calculates.. It just stops after 7 days
User | Count |
---|---|
12 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
27 | |
19 | |
13 | |
11 | |
7 |