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
How to sort the dynamic objects alphabetically on the Universe based on and SQL Server
Explain about a task that really tested your analytical abilities?
What is the difference between absolute and relative div positioning?
What is top business?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.
how to create reports on screech?
How to create Index to the table in the universe designer and how it improves the Query performence
Explain how many universes can be created in a project?
How would you format some text using css to be verdana and bold?
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
Explain the difference between detect alias and detect context?
How much data hold in one universe 336 can any one explain about core dimension, balanced dimension, and dirty dimension?
What are all the points to keep in consideration, while we are migrating the Universes,Reports from BO5.1.6 to BO 6.5? Is is compatible to migrate like this? Does it effect the filters in Reports and Join in the Universe?
hi all of u, i want to learn the course in SAP(BI).because of there is no calls for BO. And the another region is it will be converted into SAP module. is it OK for me? is there any feauture in coming days? could any one plz send me the message
What is aggregate table and aggregate fact table ... Any examples of both?