Hi,
I have one Dimension called Caseheader and Date Dimension. In Date dimension I have date key yyyymmdd format. I have fact table in which i am getting CaseCreationDate from Caseheader Dimension. in case creationdate it contains time as well because there is a requirement to do some reports based on timing.
When I join case creationdate to date column in a data source view with date dimension i do not get any thing and get error in cube processing as well because it does not match with case creationdate because of time. What is the best possible approach to resolve this issue? Do I need to add time dimension? or have a time field in date dimension?
Could anyone suggest please?
MH