What is #DATASYNC error how to remove it?

Answers were Sorted based on User's Feedback



What is #DATASYNC error how to remove it? ..

Answer / sunnyodc

This error come when you fetch more than 1 dimensions from
2 joined queries.

if you are merging 2 queries , you can pull all objects of
1st query , but only one dimension object from 2nd query.
you can use merged object from 2nd query but not the other
ones,
if you want to show remaining objects of 2nd query make a
measure variable of each dimension. that means put them in
new variable and define that variable as measure.
now bring them on report. select table go to property click
the option > show rows with empty measure values.

Is This Answer Correct ?    44 Yes 14 No

What is #DATASYNC error how to remove it? ..

Answer / amit rathi

#DATASYNC :#DATASYNC occurs when you place a dimension from
a different dataprovider in a block containing dimensions
from another data provider, and the two data providers are
not synchronized through a merged dimension.
#DATASYNC appears in all dimensions in the block and
#CONTEXT in the measures.
Example: Dimensions from different data providers in a block
If a report based on the Island Resorts Marketing universe
contains data providers with the objects (Year, Revenue) and
(Quarter), a block containing Year, Quarter and Revenue
displays #DATASYNC in the Year and Quarter columns because
the two data providers are not synchronized through a merged
dimension

Is This Answer Correct ?    22 Yes 4 No

Post New Answer

More Business Objects Interview Questions

BO Webi report in running fine in Dev but takes a long time to run in Production environment, how to reduce this processing time.

1 Answers   Infosys,


Please anybody tell me Is Data integration And ETL programming is same..? Thanks in advance....

3 Answers  


While at local system, u could get all records say 1 lakh, but while at server u got only 50000 records when u run the report. What could be the causes. How to Rectify this.

0 Answers   Emphasis,


How maually can i define ? If thousends of records exists in a table?

1 Answers   Infotech,


what is static filter and dynamic filter

1 Answers  


I have 2 structures in universe,but i can't link the structures b'cos no related columns,so what i have 2 do to link dat and if don't link them can i get data of 2 structures in the report that i run?

3 Answers   Wipro,


We can have two separate installations of BOE XI 3.1 on a single server?

2 Answers  


How to create Generic TIME CLASS, which includes Objects Year,Month and Qtr?

1 Answers   TCS,


in universe perameter u dont give the option multiple contexts ,what is the impact in report level

2 Answers   Accenture,


without creating the business view is there possible to create & generate the Crystal reports?

3 Answers   TCS,


in a database date formate is in dd/mm/yy. In my report I want when I prompt the date coloumn it should be displayed in (yyyy/mmm/dd)format. how could I do this plse send me as soon as possible.

3 Answers  


Explain how to execute the plsql procedure from the report by clicking with mouse?

0 Answers  


Categories