What is meant by Adhoc reports?Can any body will explain
with examples...Thanks in Advance .........prakash
Answer Posted / bouser
Ad-hoc report mean its based on customer requirement design
the report
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Can you please send me the migration related issues .
If I have three predefined prompts. In a report it will come randomly. How they will come in a specified format?
Explain is there any other repository domains rather than universe, security, document?
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
What if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
Explain about a tricky situation for which you found a very simple solution?
What are the steps to do to use alerts in bo?
What is difference between custom hierarchy and report based hierarchy?
What three things do you consider to be the most important factors for a manager?
Explain about alerts in bos, under what situation we need to use alerts?
What is package in BO
what are the day to day activities of BO administrator ?
What are all difference between business objects 6.5 and xi r2?
If there are no indices defined on any of the columns in the above two tables, which columns would you index to speed up the left join query?
(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.