Forum Discussion

pfarahani's avatar
pfarahani
Helper II
4 years ago
Solved

DAX Create a Date Table

Hi All, I have the following DAX Code, that works to produce a Date table, which has the Start date of the Month, and the End date of the Month. I am trying to use my two Variables, in order to put ...
  • Greg_Deckler's avatar
    4 years ago

    pfarahani Seems like you could replace 2017 with YEAR(Min_EOM)?