First page Back Continue Last page Overview Graphics
Separate Sources
Entity details available from multiple sources
for r in oneSource:
- dim1.conform( some values )
for r in anotherSource:
- d2= dim2.conform( some values )
- d1= dim1.conform( identifying values only )
- f= Fact( measure, d1, d2 )