Answer Posted / mohan
data manager is the micro cube in bo
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
any difficulitis have you phase while creating bo reports and how did u solve it
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
Can anybody tell me what are the tuning problems?
how get the grand total in master-detail report?
When to use local filter and when to use global filter?
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?
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
What is Indexing? how did u implement indexing?
Explain which versions are used in the bo dashboard work?
Which command using Query Analyzer will give you the version of SQL server and operating system ?
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:
How to generate the report from excel sheet?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.