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

How you get the requirement from client?

3 Answers   TCS,


What is the difference b/w breaks and sections

2 Answers   IBM,


Explain what is the difference between business requirement document and use case document.

0 Answers  


what is fantrap?

2 Answers  


How to execute the MACRO through Infoview?

1 Answers  






how to overcome overflow of data in a report

6 Answers  


how we improve the performance of report and universe?

4 Answers   Accenture, IBM,


Can I create a master report in webi having 15 dimensions and 150 kpi's with 100GB of data and store it in cache ,So that I can use Cache for building new reports with less dimensions and Kpi's without hitting database againg just using cache??Please suggest...

0 Answers  


I am trying to save the XI report to CSV format. the csv file not displaying columns in order. all the columns are misplaced. the report size is 12MB Can any one tell me why the columns are incorrect position when XI report converted into CSV format?

3 Answers  


what is diff between Decode and case ? Give some Example?

2 Answers  


Draw the architecture of traps?

3 Answers   Wipro,


What is the definition of derived table ?

2 Answers   JPMorgan Chase,


Categories