I have been fighting with a universe for some time now, I learned through searching the posts that half my problem was the use of shortcut joins to resolve loops ( I didn’t realize you could only have one per query). I am now trying to use contexts as I am seeing the use of alias’ causing a lot of confusion for the average user.
I am trying to create a Universe that combines two databases, one is an aggregation of another. After looking at the eFashion example and reading about contexts in the Designers PDF file multiple times I have come to the following conclusion:
Contexts will not work with my current structure because there are two separate unrelated paths requiring contexts and no common value to join them on in reports.
A brief example of the database is that I have a list of chains, stores, and customers on one side. On the other side I have different lists of products and groups of products I offer. With the way contexts work would I be able to create them where the separate queries would group(link) properly if I were to add a table showing the relationship of the stores with the products?
Cardholder_Redemptions Cardholder Chain Store
Offer Promotion Promotion_Product Product
(Aggregate table)
Listserv Archives (BOB member since 2002-06-25)