Forum Discussion

ANP's avatar
ANP
Frequent Visitor
3 years ago
Solved

Date Age Calculation... help needed

Hello all, new to power bi.. I have one date type column logged date .. I want to create one new column named Age which says difference between logged date and a constant which is End of month of the...
  • Manoj_Nair's avatar
    3 years ago

    ANP - try this calculated column DAX for getting EOM value.  

    If this resolves your query, please accept this as a solution. Thanks