Forum Discussion

gpark's avatar
gpark
Frequent Visitor
5 years ago
Solved

Time Intelligence - compare to fixed year

Hi Power BI community!   I am hoping someone can help me with my time intelligence problem.  Due to COVID, we have a requirement to compare results to a fixed year, which for us is our Fiscal 2019 ...
  • lbendlin's avatar
    5 years ago

    We have a similar situation. Our data model includes a custom calendar table for our fiscal year, so it contains the Fiscal Year name which makes filtering easy.

     

    Are you planning to compare against the full period in FY19, or are you planning to do a Year over Year To Date comparison? In that case you need to add a special flag to the FY19 dates to mark the ones that are "in the past"  relative to the last invoice date, and then you add that flag as a filter.