Forum Discussion

rpiboy_1's avatar
rpiboy_1
Icon for Helper V rankHelper V
2 years ago
Solved

Previous Period Pattern, inconsistent results

I have two fact tables joined to the same (well formed) date Table, both on 'Date'[Date].   In fact table 1 I'm using the following measure to calculate previous period for a sumed value:   Prev...
  • Greg_Deckler's avatar
    2 years ago

    rpiboy_1 Variables (VAR) despite their name are constants and once calculated remain the same value regardless of anything you might try to do. So, that's the reason for the results you are getting.