Forum Discussion
sirlanceohlott
6 years agoAdvocate III
Date Table Relationship Not Working
Good afternoon, I've been at an impasse for the past hour regarding a Date Table I created within a new report. I'll share what I've attempted prior to sharing DAX & images. Date Tabl...
- 6 years ago
Is there any reason why you should keep dateadded and Date columns in Date/Time datatype instead of Date(mm/dd/yyyy format)?
Try it and let us know.
If this helps, mark it as a solution.
Kudos are good too.
VasTg
6 years agoMemorable Member
Is there any reason why you should keep dateadded and Date columns in Date/Time datatype instead of Date(mm/dd/yyyy format)?
Try it and let us know.
If this helps, mark it as a solution.
Kudos are good too.
sirlanceohlott
6 years agoAdvocate III
VasTg I'll shift to from Date/Time to Date and see if this resolves the issue.
The only reason I was keeping it in Date/Time was if I wanted to do some calculations on submission times.
I'll let you know how it goes!