How many ways you can restrict data in business objects?
Answers were Sorted based on User's Feedback
Answer / ravi
Universe level Filters,By giving object lefvel condition in
univerese .Report level filters ,,Block level
filteres.etc...
Is This Answer Correct ? | 12 Yes | 0 No |
Answer / gowthami
1. Universe Level restriction
a. Universe level filter
i. Object level filter
ii. Pre-defined filter
b. Join between tables can also restrict the data
c. Creation of parameter in universe also restrict the data
2. Report Level Restriction
a. Query level filter
b. Drill filter/Report level filter
c. Block filter
d. Input Control
Is This Answer Correct ? | 12 Yes | 0 No |
There are many ways to restrict the data in Bo.
Universe side
1)Universe join
2)Object where class
3)Universe prompts
4)you can also ristrict the data by creating derived tables with certain condtions
Report side
1)Query Filter
2)Report Filter
3)Quick(show/hide)Report Filter
4)Creating variables with certain conditions like
=If([Country]="USA") Then 1 else 0
select 1 to display only USA data.
www.futuresoftworld.com
Thanks
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / meera nair
In BO,one way of restricting data is by using join.A join
is basically a condition that restricts the result set of a
query.
Is This Answer Correct ? | 6 Yes | 6 No |
Hi any done business objects certification.i am expecting some help from them.
Tell me the difference between cmc and cms?
What is shortcut join?could give any one example?
HOW TO SEND THE PARTICULAR REPORT DIVISION AND PARTICULAR USER?
CAN WE CREATE VIEW IN BO (NOT DERIVED TABLES)?
What is the difference between Boxir2 and Boxir3?
WHAT TYPE OF JOINS RETURNS INCORRECT RESULTS?
HI, can anybody tell me aggrigate awareness is only for aggrigate tables or if any?
Tell me a business scenario where I can achieve the data through MINUS only not through subquery.
what is meant by report busting
Hi, How to navigate one report to another report in webi? Thanks in Advance
HOW TO EXPLAIN SHORT CUT JOIN AND THETA JOIN?