what is difference between global filter an query filter in
web intelligence?
Answer Posted / venbkaswar
Global filter is report level filter it's used to just hiding the whole blocks data in the particular report, But query level filter is database level filter it's restrict the data from database it is two types static filter and dynamic/prompt filter.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the difference in creating filters in designer and business objects?
Explain what is the difference between business requirement document and use case document.
What we need to discuss with designer before starting the universe designing.
Explain is there any default username & pwd for bo designer & supervisor?
Which command using Query Analyzer will give you the version of SQL server and operating system ?
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...
Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
U r project in which stage in implementation?
How can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
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 what are the steps to be taken to schedule the report?
Its regarding Javascript coding for customization in BI4 reports. We need to have all the options disabled in the report except the option to Export(save the report in computer in Excel/pdf formats). I am able to hide TopBar,TabBar,Left Navigation etc but I need "Export" option to be displayed to the users in Read mode. Can this selective "hiding" be achieved?
What is top business?
Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?
How to execute the plsql procedure from the report by clicking with mouse?