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?
Answer Posted / masthanrao
ADD link: reuseing existing universe in current universe
without any changing means modifications can't done
INclude Link:REuseing existing universe in current universe
with changes.
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
how to prepare the documentation in business objects and where to get the requirement?
What are the data types present in bo? What happens if we implement view in the designer and report?
what is the difference b/w the refresh and buffered data?
Explain difference between zabo and webi?
what are the day to day activities of BO administrator ?
what is universe null
What are the join problems comes appart from loop,chasm & fan Traps
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 are the steps to be taken to schedule the 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
Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?
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 the profile and package?
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
(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.