What are the errors u have faced in creating reports in
business objects and explain some?
Answer Posted / babu
when creating reports mainly we faced
multivalue,#context,Datasync error and incompatability
errors also
multivalue : it means passing more than one value into
single measure object then it will occur
Sol:goto object properties set Sum in the list box and
export the universe.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we Save (save as) WEBI Doc as DESKI?
Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
1. 101 vinay hyderabad 123 naresh usa 152 singh delhi 101 vinay usa 123 naresh mumbai 156 raju chennai From the above data we need to retrive current data in a report ? how and explain in detail ?
Explain what are the steps to be taken to schedule the report?
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...
Difference between b.o 5.1 and 6.1b?
What is the difference between condition & filter?
Explain in detail about type 2(scd),
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 we need to discuss with designer before starting the universe designing.
Can any one say me how i can integrate 3 or more analytics like radio bottons,line chart,pie chart while designing a dash board in xcelsius and i am also facing problem to show one after another values in the same chat at a time..... Please help me out for this....
Hi friends,
I am trying to create OLAP connection in IDT. I am getting
error "error code:405 METHOD NOT ALLOWED"
I am using "http:
please explain me with the real time tables on how aggregate tables are created and how aggregate awareness is addressed to it.
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
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?