Forum Discussion

agd50's avatar
agd50
Helper V
2 years ago
Solved

Dynamic Month text - DAX

I want to show the text of a month ie January instead of the number. Here is what I have currently.       Title Page Sub Title text = Var Year = INT ( YEAR ( TODAY () ) ) Var Quarter = INT ( ...
  • Ahmedx's avatar
    Ahmedx
    2 years ago

    try this