Forum Discussion
Voose
9 years agoHelper III
Calendar relationship issues
Hi All, I'm trying to pull a basic data through my calendar so I can see values over time. I have a Calendar table that calculates by taking the min and max value of my date field. My op...
- 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
Anonymous
9 years agoNot applicable
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
Voose
9 years agoHelper III
Thank you Linda!
This was my issue and its fixed now :)