Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Help needed with Report Builder

I am trying to put in a date parameter and having issues. Please Help.           Query (1, 104) DAX comparison operations do not support comparing values of type Date with values of type ...
  • Anonymous's avatar
    Anonymous
    5 years ago

    I was able to format my date using expressions and now that report functions as it should

    Thank you for the input

    Jamie

  • Anonymous's avatar
    Anonymous
    5 years ago

    =Format((Parameters!FromFinalTablePostedPostingDate.Value), "MM-dd-yyyy")