can we use detail in generation of reports? if customer id
is a dimension in a report, what will happen if we define
it as a detail?
Answer Posted / rajeswari
Detail object means,It should give detailed information for
some dimension object.
You can use these objects in your report generation.
When we drag the object in query panel,It'll automatically
feteches it's corresponding dimension object also.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Difference between b.o 5.1 and 6.1b?
Explain is data mart?
Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
Explain how to execute the plsql procedure from the report by clicking with mouse?
what is the difference b/w the refresh and buffered data?
Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?
Explain difference between zabo and webi?
What is the dense rank?
How can you first report in Business Objects by using broadcast agent?
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
What sort of existing documents should business analysts refer to when starting on a new project?
Differences between business objects and web intelligence reports?
WHAT ARE THE META DATA TYPES?WHICH META USING IN BO'S
1)I have createcd a dashboard on Bex query. How to refresh the Dashboard without hitting the bex query? 2)What is Event based scheduling in BO? 3) How to display the BO webi report title using a function? 4) For eg in my webi report iam having a person name like Jhon Peter Adam. But i need to get only the middle name of the person like Peter. What function is used in Webi to get this?