Can anybody explain what mean by Database Delegated
Measures?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / jk
the best way to get the answer is to reach this link:
http://www.dagira.com/2008/11/10/designer-xi-3-new-feature-
database-delegated-measures/
| Is This Answer Correct ? | 4 Yes | 0 No |
Explain is there any default username & pwd for bo designer & supervisor?
What are the traps ? What are the disadvantages of traps?
Suppose i have the sinario like this column1: e1,e2,e3,e4 : column2: 1,0,1,0 : column3: M,F,M,F : in this i want to disply 1 is male and 0 is female which is added to the another column like column 4 what is the process?
Hi friends How to design Xcelsius dashboard trough "SAP Netweaver connection" please explain steps for SAP Net weaver connection.
What is #DATASYNC error how to remove it?
What task is 98% of the required work of a business analyst?
1. 101 vinay hyderabad 123 naresh usa 152 singh delhi 101 vinay usa 123 naresh mumbai 156 raju chennai From the above data we need to retrive current data in a report ? how and explain in detail ?
IF VIEW IS FASTER THAN DERIVED TABLE WHY WE ARE USING DERIVED TABLE IN BUSINESS OBJECTS?
I need to select the rows based on the latest 'Payment_due_date' column value. Let's say I have a Deski report with 3 columns: Payment_due_date, Cust_Name, Oustanding_Amt. Report is like this: ===================================== Payment_due_date,Cust_Name,Oustanding_Amt 02/28/11 , Bob, 115 03/31/11 , Bob, 90 02/28/11 , Mike, 120 02/28/11 , Susan, 220 05/31/11 , Bob, 80, 03/31/11 , Susan, 70 05/31/11 , Mike, 220 05/31/11 , Susan, 120 04/30/11 , Susan, 130 So,we would like to see (based on latest Payment_due_date) ================== 05/31/11 , Bob, 80, 05/31/11 , Mike, 220 05/31/11 , Susan, 120 Oustanding_Amt comes as SUM(Oustanding_Amt) from Universe. If we use Max(Payment_due_date),we do get one row but then, the column 'Oustanding_Amt' sums up. Not allowed to use do SQL Override .Context Operators aren't working. Thanks in advance:)
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.
What is the need of live office connector
what is merged imension in 6.5 and webi