Weighted Average

Hello There, Is there any built-in functions for weighted average summary row in GGC? For example, if GGC has Length and Width columns, the Weighted average of width should be: SUM(Length*Width)/SUM(Length) Thanks,

1 Reply

AD Administrator Syncfusion Team August 11, 2005 03:50 PM UTC

There is no built-in support for this though you can do it. Here is a forum thread with a sample. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=29719

Loader.
Up arrow icon