I am trying to produce a report in SAP BusinessObjects Webi 4.2 that has complex aggregation, however not having much luck.
I have data as follows:
I am trying to create a variable that returns the average count of skills for Colleagues in each Store and Region, for example:
And...
I've tried =AVERAGE(([Skills]) in ([Colleague]))
however, this seems to return the SUM rather than the average.
Apologies if I'm missing something simple... it's been a long day... and any help will be GREATLY appreciated!