Forum Discussion
Date Relationship Problem
- 8 years ago
Unfortunately, I can't release the PBIX without also giving out a bit too much information about our data sources. I can tell you that I tried creating a new calculated column in the Consumables table with =DATEVALUE(Date Used), and I was able to get the relationship working by using that column. So I suspect this may be an internal bug with the date type/format casting of the Date Used column.
Hi everyrichrole,
It would be helpful to have a picture of your data, but my first steps would be to set both of your date fields to the Date or DateTime type, and make sure they're in the same format (e.g. both DD/MM/YYYY, etc.).
- everyrichrole8 years agoFrequent Visitor
- RMDNA8 years agoSolution Sage
Hmm, your dates don't look out of alignment. Could you share your PBIX via dropbox/onedrive/etc.?
- everyrichrole8 years agoFrequent Visitor
Unfortunately, I can't release the PBIX without also giving out a bit too much information about our data sources. I can tell you that I tried creating a new calculated column in the Consumables table with =DATEVALUE(Date Used), and I was able to get the relationship working by using that column. So I suspect this may be an internal bug with the date type/format casting of the Date Used column.