Answer Posted / ravinder singh
Surrogate key is contigeous numbers generated by DB in a
table which acts as a primary key since surrogate key has
unique values.
for eg :
101,102,103,104,105............ so onl
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the difference between condition & filter?
What would you consider as your biggest achievement and why?
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 is there any default username & pwd for bo designer & supervisor?
What are the steps to do to use alerts in bo?
What if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
Give some information on report bursting?
What Is The Difference Between Oltp And Olap?
Can anybody tell me what are the tuning problems?
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
Explain what sort of existing documents should business analysts refer to when starting on a new project?
Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
What we need to discuss with designer before starting the universe designing.
How to sort the dynamic objects alphabetically on the Universe based on and SQL Server
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?