in universe perameter u dont give the option multiple
contexts ,what is the impact in report level
Answers were Sorted based on User's Feedback
Answer / nathan
By having multiple contexts you can utilize the 'multipass'
sql feature. Multipass: Breaking one large SQL into
multiple SQLs.If you are using the star schema with two or
more fact tables,and you enable this feature, BO will
automatically generate two or more SQLs (i.e. one SQL for
each fact table object used in the report). Then the
results will be synchronised in the report. For more on
multipass concept please refer to Ralph Kimball's Lifecycle
toolkit (not modelling)book.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / rekha
Because it will be bit confusing for the users to select
which context to use if they don't have the knowledge of
how BO works
| Is This Answer Correct ? | 1 Yes | 3 No |
why we are using derived tables ?how it will help?
@prompt('message',['type'],[lov],[mono/multi], [free/constraint]) what is Constraint?
what is fantrap ?
How to create a tooltip in Webi? Is there a way to create Tooltips in Webi reports for non- hyperlinked columns? Users should be able to hover over a value in a column in the report and that should show a tooltip box with more detail regarding that column value. This is possible when you hyperlinked the column,Is it possible when you dn't have hyperlinking? Thanks in advance.
Give some information on report bursting?
what is variable ?
can anybody explain me in detail about software development life cycle of business objects in detail?
how can we retrieve particular number of rows from data ware house?for EX: my report want to displayed with 10 records in a report??how
can we use detail in generation of reports? if customer id is a dimension in a report, what will happen if we define it as a detail?
I need to develop cross tab in format: Values D E F A 1 3 4 B 2 5 8 C 9 8 10 My problem is values in header I am able to do same in WEBI how to manipulate same in deski? Plz Help
Explain in detail about type 1?
How to create Generic TIME CLASS, which includes Objects Year,Month and Qtr?