IN BO I HAVE DATASOURCE HAVING THE DATA LIKE "abc" and after creating the Report that is unmathed data like "DEF".what will you do ?
Answer Posted / vamsi
Check the object definition in universe, the definiton might contain any decode stmt which can alter the data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain as a ba (business analyst) approaching a new piece of work, who would you interview and what questions would you ask?
What's the Functional & Architectural Differences between Business Objects & Web Intelligence Reports?
Explain is there any other repository domains rather than universe, security, document?
When we use aggregate awareness function in designer?
in sap bi we have wad, then why we go for sap bo
What is difference between webi and infoview?
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 about an assignment you worked on in which you had to amass a huge amount of data, and then analyze it?
Explain how can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
BO Security (creating the restriction sets in Universe and applying on selected groups or users) or Database security (Creating the tables in database insrting the user details in that tables and giving conditions in self restricting joins in Universe )Which Security will improve the performance of the reports and for best practices ? I am thinking BO Security will give the better performance, could you please share your thoughts on this please... Thanks...
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
Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?
What we need to discuss with designer before starting the universe designing.
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?
What are the join problems comes appart from loop,chasm & fan Traps