Forum Discussion
CMAC_Terry
8 years agoHelper I
Calendar since September Update
New to the software but having lots of problems with time deminsions since the Sept 2017 update. I've imported two cubes from SSAS and used one dataset of date to create a calender: Calendar Ta...
- 8 years ago
Hi Terry,
The cause is the dates in [fact***entry] are datetime rather than date. I added a new column and changed the relationship. It returns normal now.
New key Date.Datetime = [Key Date.DateTime].[date]
Best Regards!
Dale
CMAC_Terry
8 years agoHelper I
I think I need your email address to share, could you post.
Thanks,
Terry
v-jiascu-msft
8 years agoMicrosoft Employee
Hi Terry,
The cause is the dates in [fact***entry] are datetime rather than date. I added a new column and changed the relationship. It returns normal now.
New key Date.Datetime = [Key Date.DateTime].[date]
Best Regards!
Dale