Can we get the data from two different databasess in
reporting level?
Answer / sivakumar
Yes we can , create two different data providers in the
report level for two different databases.
It make it clear, first dataprovider holds the data of A
database
second data provider holds the data of B database
| Is This Answer Correct ? | 6 Yes | 0 No |
what is casual dimension?
. User wants to modify a report and wants to add additional data. How will you approach.
every reports have docid,when i export a report docid will change or not?
Report have 10000 records,how to restrict the end user to 1000 Records?
HOW MANY TABLES ARE EXISTED IN WEBI REPORT?
hi all of u, i want to learn the course in SAP(BI).because of there is no calls for BO. And the another region is it will be converted into SAP module. is it OK for me? is there any feauture in coming days? could any one plz send me the message
REGULAR CLASSES for Hyperion Financial Management+ODI+HFR+FDQM is Starting From Sunday, 23th Oct, 7:00 AM IST.
What is the local filter and global filter in bo's?
How to fix the order of Prompts? How to assign the default value in prompt?
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
What is self join
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye