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
Explain when to use local filter and when to use global filter?
Please send me BO certification details and question papers? this is my mail id: valsreenivas@gmail.com
What is the difference in creating filters in designer and business objects?
What is the difference between user and versatile user?
Is there any other repository domains rather than universe, security, document?
Explain what are the measure objects?
Can you please send me the migration related issues .
How to sort the dynamic objects alphabetically on the Universe based on and SQL Server
I have set of reports in BO4.0 and need to use "Hyperlink" functionality. I had to use native hyperlink functionality provided in BO4.0 but looks like it's available only in Rich Client.Currently,we have only Infoview B04.0 Launch Pad.Is OpenDoc the only hyperlink option on BO4.0 Launch Pad? Thank you.
What is object stores?
Difference between zabo and webi?
Explain 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)?
how get the grand total in master-detail report?
Can we create universe with no cache??
Explain what are the steps to be taken to schedule the report?