Forum Discussion
SteffanieJ
1 year agoFrequent Visitor
Weekly running total difference 2023-2024
Hello! Last year I had a running total measure that worked perfectly. When I updated my data so my filter is set to 2025 it stopped working. How do I update this formula to include filtering by ye...
lbendlin
1 year agoSuper User
what result do you expect?
SteffanieJ
1 year agoFrequent Visitor
I need the same numbers that are showing in the last column, YOY Week Diff Running Total column.
- lbendlin1 year agoSuper User
you seem to use a couple of nested measures. For troubleshooting you will want to run the raw calculation first (it is also better for performance and maintainability). You can use EVALUATEANDLOG to see where the legacy logic breaks down.