Weighted Average in Pivot View
sgkonJun 11 2012 — edited Jun 11 2012Hi,
Can you please throw some light on the below scenario based on weighted average:
For Ex:
Cloumn1---Column2-----Column3
R1-----------Line Item1--10
R1-----------Line Item2--20
R2-----------Line Item3--30
R2-----------Line Item4--40
Now i am trying to achieve weighted average based on the group by of Column1.
10+20=30==>30/2=15
30+40=70==>70/2=35
Before raising this thread, i had a look at the below URL:
http://siebel.ittoolbox.com/groups/technical-functional/siebel-analytics-l/weighted-average-for-fact-column-values-1242947
Can you please let me know how we can achieve this in the pivot view(OBIEE 10.1.3.4.1).
Your help is highly appreciated.
Thanks in Advance
Siva