Answer Posted / h
List Of Values
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between union and group?
When we use aggregate awareness function in designer?
How to schedule the report in b.o?
Explain when to use local filter and when to use global filter?
What is the difference between absolute and relative div positioning?
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?
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
What task is 98% of the required work of a business analyst?
Give some information on report bursting?
Explain how many universes can be created in a project?
What is the functional & architectural differences between business objects and web intelligence reports?
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 are all difference between business objects 6.5 and xi r2?
What is the difference between slice and dice and cross tab report?
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