In webi richclient, create two queries and you have an option called combined query by which you can combine two queries. You can also apply UNION INTERSECTION AND MINUS to these quires and run query to generate report.

1 User has rated as useful.
Login to rate this answer.
Purushottam Vangala
Answered On : Aug 8th, 2011
Very simple Merge the Dimensions.
Login to rate this answer.
Shylaja
Answered On : Nov 3rd, 2011
Just apply join condition both table or multiple table
Login to rate this answer.
krishna
Answered On : Dec 1st, 2011
If you are using same dimension from different table like Year dimension will use in all the rate tables.
At that time will Combine(merge) all the dimensions in to one dimension.
Login to rate this answer.
phani
Answered On : Dec 7th, 2011
It is a common dimension there in two queries. The basic use of merge dimension is to create a common block with the help of two or more data providers.
steps: 1. Create a report with two queries.
2. Make sure both the queries must have atlease one common dimension as well as same level of data.
3. Go to merge dimension.
4. If it is not merged, select common dimension from both the queries and click on merge.
6. click on ok.
6. Go to templates--> drag and drop verticle table into structure pane.
7. Go to data ta-->drag and drop common field into structure pane.
I think the above answer will help you out. If not let me know.
Thanks,
Phani
Login to rate this answer.