What is the local filter and global filter in bo's?
Answer Posted / arjun
Global filter is universe level filter. It's effected on all reports while using the universe.
Report level filter is Local filter. It's effected on only that report. we can't use that filter any where.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
In banking domain how many Fact tables,Dimension table are present?
What is Indexing? how did u implement indexing?
Explain about a time when you discovered a more efficient way to do a work task?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.
Explain difference between zabo and webi?
Explain in detail about type 2(scd),
Can we Save (save as) WEBI Doc as DESKI?
What if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
Explain is it the job of a business analyst or systems analyst to draw the class diagram?
I have 2 doubts regarding the "Input Control" functionality in BI4: 1) Can the Input Controls in BI4 be manipulated? I mean, can we change the IC display as BOLD or change the values from Italics to regular? Or change the colors? 2) How to get hierarchy type control in IC? Let's say my first IC is for Country and second is for State. If I select a particulat country from Ist IC,second one should show me states belonging to selected country. Is that possible? Thanks in advance!!!
Explain is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
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
how get the grand total in master-detail report?
Explain when to use local filter and when to use global filter?