I started to work with Oracle Warehouse Builder a few days ago, and I want to use some of the dates in a source table as a dimension. I generated the time dimension with the wizard, but there is no way to connect the stored dates in my sourcetable to the generated time dimension. How should I do that? I'm sure I'm misunderstanding something.

Thanks!

有帮助吗?

解决方案

In your time dimension you should have the actual date time representation that Oracle uses in your source table. You simply join on that to get the DateKey.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top