Forum Discussion

jsteffe's avatar
jsteffe
Helper III
4 years ago
Solved

Problem with previousYear function

I gest these 2 measures : total_of_sales = SUM(Order_details[total_without_discount]) Total_sales_previous_year = CALCULATE([total_of_sales],PREVIOUSYEAR('Calendar'[Date]))   I don't understan...
  • linh091's avatar
    4 years ago

    Can you share your file with shorten data? I want to see what's your date format.