Forum Discussion
DS_Perry
4 years agoNew Member
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 ...
- 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.
NimaiAhluwalia
Continued Contributor
4 years agoHello DS_Perry
After seeing the tables the data type seems perfect, the problem can be in the columns only or some spaces in the columns.
- DS_Perry4 years agoNew Member
How would I know if there is a problem with the columns or spacing of the data? Also I editted my question so it included the pbix file