Can anybody explain what mean by Database Delegated
Measures?
Answer Posted / yuvraj
Hi,
Database Delegated measures are known as smart measures in
which the aggregation is done at database level and not at
report level.
Therfore, an additional function "Database Delegated" has
been added for measures along with default aggregation
functions like Sum,Avg,Count,etc...
In Webi, you will get #TOREFRESH in case you make any
changes in the block (like removing any column).
Then you need to refresh the report in order to get the
data as aggregation happens at database level.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
How to Explain about BO projects in interviews?(in Banking,insurance,Manufacturing domains)
Which versions are used in the bo dashboard work?
can anybody tell me about complicated object you have created
When we use aggregate awareness function in designer?
I have set of reports in BO4.0 and need to use "Hyperlink" functionality. I had to use native hyperlink functionality provided in BO4.0 but looks like it's available only in Rich Client.Currently,we have only Infoview B04.0 Launch Pad.Is OpenDoc the only hyperlink option on BO4.0 Launch Pad? Thank you.
Can we Save (save as) WEBI Doc as DESKI?
Explain in detail about type 2(scd),
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 is the difference between business requirement document and use case document.
What is the difference in creating filters in designer and business objects?
What is Indexing? how did u implement indexing?
Explain when we use aggregate awareness function in designer?
Explain about alerts in bos, under what situation we need to use alerts?
What is the difference between condition & filter?
Explain how to execute the plsql procedure from the report by clicking with mouse?