Answer Posted / vills
tracing is nothing but keeping track of each and every
operation performed on repor, who performed that and when
performed. these operation includes, report opening,
refresh, adding any object, delecting any object, change in
query or even deleting report itself etc.. etc...
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Explain is data mart?
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
I have 2 doubts regarding the "Input Control" functionality in BI4: 1) Can the Input Controls in BI4 be manipulated? I mean, can we change the IC display as BOLD or change the values from Italics to regular? Or change the colors? 2) How to get hierarchy type control in IC? Let's say my first IC is for Country and second is for State. If I select a particulat country from Ist IC,second one should show me states belonging to selected country. Is that possible? Thanks in advance!!!
Explain about alerts in bos, under what situation we need to use alerts?
what is the difference b/w the refresh and buffered data?
What task is 98% of the required work of a business analyst?
Explain in detail about type 2(scd),
What is package in BO
what is xcelsius architecture?
What is difference between webi and infoview?
What three things do you consider to be the most important factors for a manager?
What's the Functional & Architectural Differences between Business Objects & Web Intelligence Reports?
Explain is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
How to open a universe with out using the Designer ??
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