How many ways you can restrict data in business objects?

Answers were Sorted based on User's Feedback



How many ways you can restrict data in business objects?..

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

How many ways you can restrict data in business objects?..

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

How many ways you can restrict data in business objects?..

Answer / mahesh225

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

How many ways you can restrict data in business objects?..

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

How many ways you can restrict data in business objects?..

Answer / darthy

2ways to restrict the data

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Business Objects Interview Questions

Hi any done business objects certification.i am expecting some help from them.

6 Answers  


Tell me the difference between cmc and cms?

4 Answers   Wipro,


What is shortcut join?could give any one example?

8 Answers  


HOW TO SEND THE PARTICULAR REPORT DIVISION AND PARTICULAR USER?

2 Answers   Polaris,


CAN WE CREATE VIEW IN BO (NOT DERIVED TABLES)?

2 Answers  


What is the difference between Boxir2 and Boxir3?

1 Answers  


WHAT TYPE OF JOINS RETURNS INCORRECT RESULTS?

2 Answers  


HI, can anybody tell me aggrigate awareness is only for aggrigate tables or if any?

1 Answers  


Tell me a business scenario where I can achieve the data through MINUS only not through subquery.

0 Answers   BMC,


what is meant by report busting

2 Answers   TCS,


Hi, How to navigate one report to another report in webi? Thanks in Advance

3 Answers  


HOW TO EXPLAIN SHORT CUT JOIN AND THETA JOIN?

2 Answers  


Categories