What is the difference between Sychronisatio and join?
Answers were Sorted based on User's Feedback
Answer / karthik
At web I level, when the Query designed by BO, these two
options (join / Synchronization).
Join happens when "Multiple SQL allowed for each Measure" is
checked in BO universe.
Synchronization Normally happens due to the selected object
is out of the selected context.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sagarika
join : join is giving a relationship between 2 tables in a
universe.
example: customer table and department table.
linking these two table is called join.
Synchronisation : retrieving data from two dataproviders
with common column and then synchronise to get the result.
| Is This Answer Correct ? | 4 Yes | 4 No |
Is it possible to join more than one universe in Business Objects? If its so how is that possible ? thanks in advance for the answers
Is it possible to generate reports without having knowledge of the Universe structure?
How to solve the following errors coming in report development? 1.Syntax 2.multi value 3. #Error 4.computation and 5.Objects are not compatible
what are the types of universes? what is the difference between metri universe and simple universe? in what context we use metric universe?
i want to take a report 10 records per page. How to take it? is there any paging option in BO?
How to create an popup in the WEBI report if the report is showing partial result?
What is the difference b/w breaks and sections
is it possible to export the webi reports to crystal reports?with out using businessview?
How to fix the order of Prompts? How to assign the default value in prompt?
2 table is there , thats column is different name but data type is same, 2 tables values are same. how to you findout both values are same?
1. what is import wizard and its purpose ? 2. what is publishing wizard and its purpose ?
what are cascading prompts explain with steps