Forum Discussion
StephenK
Resolver I
6 years agoSAMEPERIODLASTYEAR expects a contiguous selection
Hello all, I have the following measure: Dynamic Capacity SPLY = CALCULATE(SUM('Fact_Schedule'[DynamicAdjustedSlots]),SAMEPERIODLASTYEAR('Date Dim'[Date]))-[DynamicPTO] I'm getting the foll...
DataZoe
Microsoft Employee
6 years agoI ran into a similar issue. Is your Date Dim a calculated table in Power BI that is getting the start/end dates from another table?