Forum Discussion

sarahgpm's avatar
sarahgpm
Icon for Microsoft Employee rankMicrosoft Employee
3 years ago

Measure is manipulating other data and calculating incorrectly

I created the following measure to calculate the duration between two dates:   PaddingLeft = VAR OverallStartDate = [OverallStartDate] VAR StartDate = CALCULATE(     MIN(IterationsCSV[Start D...