Forum Discussion
Running Cumulative Total Weekly
- 7 years ago
Hi,
This measure works. Download the file from here.
Measure1 = if(ISBLANK([Actual Time]),BLANK(),CALCULATE([Actual Time],DATESBETWEEN('Date 1'[Date],CALCULATE(MIN('Date 1'[Date]),ALL('Date 1'[asBUILT Weekday])),MAX('Date 1'[Date]))))
Hope this helps.
Hi,
I want those two columns to be added to the Date Table. Your relationship for now is just fine.
Morning Ashish,
Columns been added
So is the relationship between two Tables
Here is the new link: Daily Actual VS Est.xlsx
How should I edit the "Cumulative" Measurement to make it running weekly.
- Ashish_Mathur7 years agoSuper User
Hi,
In the Query Editor, ensure that the Weekday column is a numeric column. In yours, it is a text column. Then drag my measure (Measure 1) in the Pivot on the "Ashish solution" worksheet. Download my file from here.
- Anonymous7 years agoNot applicable
Thanks Ashish
I edit the Weekday format to whole number.
The problem is the shared link of your file, I cannot open it.
How can I solve this problem?
I tried to log into Microsoft 365 under my company account, but it says the account doesn't exist.
- Ashish_Mathur7 years agoSuper User
Hi,
File attached here.