Based on the SQL the 2 queries amount use the code to create a freehand SQL dataprovider on the RDBMS you are running the queries on:
Select a,b,c from d where .......
INTERSECT
Select a,b,c from e where .......
Restriction is that all objects in the select list are compatible.
Hard to imagine to get the intersect using separate universes, let alone at the report level (linked queries are treated as full outer joins through linking dimensions) T. Blom
Information analist
Shimano Europe
tbl@shimano-eu.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.