Forum Discussion
Calendar relationship issues
- Anonymous9 years ago
Please review my reply in this similar thread, the above issue could occur when you change the format of the opportunity Date field from DateTime to Date, in this scenario, not all the datetime values in your opportunity table match the date values in your calendar table.
Regards,
Lydia Zhang
is your relationship of your calendar date mapped to opportunitydate?
does the calendar date include all dates from opportunity date
- Voose9 years agoHelper III
YEp it is mapped to that date, and the calendar object is made up of Min(opportunity date) and Max(opportunity Date)
- Voose9 years agoHelper III
IF I change the parameters of the If statement to = historical date
It pulls through the date fine using the relationship as expected,
If I change the parameters of the column to = createddate
Nothing pulls through
- vanessafvg9 years agoCommunity Champion
that is strange, if you created the opportunity date in power query rather than dax in a calculated column would that make a difference maybe?