What is #DATASYNC error how to remove it?
Answer Posted / 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 |
Post New Answer View All Answers
Give some information on report bursting and how to do it in bca as I have to split the report and send diff reports to diff people?
What is the difference between datawarehousing and businessintelligence?
Is there any other repository domains rather than universe, security, document?
What is aggregate table and aggregate fact table ... Any examples of both?
How can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
Can we configure two instances of CMS pointing to two different CMS system databases?
Which command using Query Analyzer will give you the version of SQL server and operating system ?
Explain what is the difference between slice and dice and cross tab report?
Explain what is the difference between business requirement document and use case document.
What are the steps to do to use alerts in bo?
Explain and tell me about a situation where your analysis of a problem was deemed to be incorrect? What would you have done differently?
Hi, What is the best answer for tell me about yourself for 2 years experience in bo developing.
Differences between business objects and web intelligence reports?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
Can we Save (save as) WEBI Doc as DESKI?