Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Measure creates cartesian

I'm trying to understand why this measure is creating a cartesian product. It's simple to reproduce: Two tables Dim and Fact. Dim has only a DimId column, fact has dimId and a date column.   Measu...