Forum Discussion

DS_Perry's avatar
DS_Perry
New Member
4 years ago
Solved

Date Table Returning zero values

Hello All, I am pretty new to Power BI and DAX so I apologize if my vocabulary isn't entirely accurate, however I'm having trouble with the functionality of the program.   Goal: I would like to ...
  • CNENFRNL's avatar
    4 years ago

    Data[CreatedDate] is of the type of Date/time, which is different from type Date. A simple solution is to change it in PQ.