In a report i want to fetch teh data from 2 data Providers.
which condetion wil satisfy to link the 2 data providers.
ex: Q1 have columns A,B,C
Q2 has a X,Y,Z columns.
requirement is like i want to get all the columns from
those 2 tables in report level..like A,B,C,X,Y,Z in a
single report.
Answer Posted / swetha
You can do by synchronising both data providers i.e.
you need to use LinkTo command buttion in ViewData option
by matching corresponding dimensions that have the same
data type.
by default Null Values also placed in the report.then you
can use NotIsNull option to avoid Nulls.
Thanks,
Swetha
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi friends,
I am trying to create OLAP connection in IDT. I am getting
error "error code:405 METHOD NOT ALLOWED"
I am using "http:
Explain is there any other repository domains rather than universe, security, document?
Explain how can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
How to generate the report from excel sheet?
Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?
How we drill up week to month?
What Is Snow Flake Schema?
Can we configure two instances of CMS pointing to two different CMS system databases?
what is the difference between add link and include link in BO? Explain me with a scenario when to go for add link and when to go for include link?
Difference between b.o 5.1 and 6.1b?
What is a bo repository?
Explain about a tricky situation for which you found a very simple solution?
How to open a universe with out using the Designer ??
If 2 tables are joined by Shortcut join, if query is generated based these join, what will be the join type and what will be the generated query? Thanks in advance?
webI report not showing Barcode in PDF format, i have used BC39 font,but barcode is shown in HTML but not in PDF, please any solutions??