I have 3 Fact Tables in my universe. I made 3 contexts to separate out 3 fact tables which were forming 3 different star schemas in the universe using aliases.
I made a measure in the universe ,calculated over 2 columns ,present in different fact tables in 2 different Contexts.
When i parse the measure it says OK but when used it in the report it gives “Incompatible Combination of objects”
The required thing can be handled at the report level , but the client wants these measures to be calculated at universe level.
i have checked the “Multiple SQl statement for each context” and “Allow selection of multiple contexts” in the universe parameters…but still i get this error (“incompatible combination of objects”) …
Im not sure if it is correct or not…
but cannt we find out some work-around for this error using Aggregate Awareness…as the 2 fact tables are at different level of granuality