Suppose we had a scenerio like in an universe there are
nearly 250 objects but only 50 objects data is updated
frequently so is there any way to overcome it.(Birla Soft,)
Answer Posted / vidhya
Create a view for only those 50 objects and load into
universe,connect this view with some table.
Reason: When you update the base table the view will be
automatically updated for those 50 objects.
Advantage: Performance will be good as the refreshment of
universe is minimized.
Kindly let me know if i am wrong with correct reply.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is object stores?
Explain what are the steps to do to use alerts in bo?
Difference between zabo and webi?
Explain in detail about type 2(scd),
Explain about an assignment you worked on in which you had to amass a huge amount of data, and then analyze it?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
Explain about a time when you discovered a more efficient way to do a work task?
How to open a universe with out using the Designer ??
What are the join problems comes appart from loop,chasm & fan Traps
Explain is there any default username & pwd for bo designer & supervisor?
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.
Explain how many universes can be created in a project?
What is the difference between the public object&schema object?
What task is 98% of the required work of a business analyst?
Explain what is aggregate table and aggregate fact table ... Any examples of both?