Is it possible to use aggregate functions inside custom code?Hi,
This is not directly suppotred by RS. There is an other way to do this. See
http://blogs.msdn.com/bwelcker/archive/2005/05/10/416306.aspx for
instructions how to.
Jan Pieter Posthuma
"loginov" wrote:
> Is it possible to use aggregate functions inside custom code?
>
>|||Thanks, but this doesn't work for me :)
I try to implement nested datasets like
'=Max(IIF
(Cint(Fields("id").value)=Parameters!id.Value,Fields("title").value,""),
"dataset2")'
within "dataset1" and hide this inside my function. Another problem - RS
doesn't support nested aggregate functions :(
I have no words.
BTW do you know how to get PageNumber in the Body section?
"Jan Pieter Posthuma" <JanPieterPosthuma@.discussions.microsoft.com>
ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:
news:9037C02C-9EA3-4808-AD98-C7B986430F85@.microsoft.com...
> Hi,
> This is not directly suppotred by RS. There is an other way to do this.
> See
> http://blogs.msdn.com/bwelcker/archive/2005/05/10/416306.aspx for
> instructions how to.
> Jan Pieter Posthuma
> "loginov" wrote:
>> Is it possible to use aggregate functions inside custom code?
>>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment