What is meant by Adhoc reports?Can any body will explain
with examples...Thanks in Advance .........prakash
Answer Posted / nareshkumar
Ad hoc reporting is a user friendly feature designed for
all levels of users. Custom reports are created using
queries. A query is one or more statements that request
data from a database. If the data is available, then the
requested data returns in the form of a table which
contains rows and columns. Queries are sent to the
databases in a language called SQL. However, when using the
Report Panel, SQL knowledge is not required.
| Is This Answer Correct ? | 17 Yes | 8 No |
Post New Answer View All Answers
How to schedule the report in b.o?
(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.
What is the difference between condition & filter?
What is the profile and package?
Explain what three things do you consider to be the most important factors for a manager?
Which command using Query Analyzer will give you the version of SQL server and operating system ?
what is xcelsius architecture?
Explain about a time when you discovered a more efficient way to do a work task?
Explain is it the job of a business analyst or systems analyst to draw the class diagram?
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
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 and tell me about a situation where your analysis of a problem was deemed to be incorrect? What would you have done differently?
What would you consider as your biggest achievement and why?
WHAT ARE THE META DATA TYPES?WHICH META USING IN BO'S
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?