what do u mean by merged dimensions in Business Objects
Answer Posted / vams_gk
Web Intelligence allows you to synchronize multiple data
providers in the same document. This allows you to build
reports which synchronize data from multiple sources. When
you synchronize queries through merging, you can include
report objects from different queries in the same report
block.
| Is This Answer Correct ? | 34 Yes | 1 No |
Post New Answer View All Answers
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 as a ba (business analyst) approaching a new piece of work, who would you interview and what questions would you ask?
how to create reports on screech?
How to create a new calendar in CMC? Can u please tell me the process to create the required calendar. Ex:- Year of that calendar to start with Jan-15 and ends with Jan -30 and the Next month to start with Feb-31 and ends with Feb-14.
Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
What is the dense rank?
Its regarding Javascript coding for customization in BI4 reports. We need to have all the options disabled in the report except the option to Export(save the report in computer in Excel/pdf formats). I am able to hide TopBar,TabBar,Left Navigation etc but I need "Export" option to be displayed to the users in Read mode. Can this selective "hiding" be achieved?
What is the difference between user and versatile user?
i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?
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
Differences between business objects and web intelligence reports?
Explain about alerts in bos, under what situation we need to use alerts?
Explain what are the steps to be taken to schedule the report?
What would you consider as your biggest achievement and why?
(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.