"No overload for method 'Sum' takes '4' arguments" with SumIf

Stimulsoft Reports.NET discussion
Post Reply
Piz
Posts: 1
Joined: Mon Mar 09, 2020 10:12 am

"No overload for method 'Sum' takes '4' arguments" with SumIf

Post by Piz »

Hi,

I'm working on a report an I have an issue.

I want to create a Calculated Column but I have an error : "No overload for method 'Sum' takes '4' arguments.

My function is : SumIf(BodyColumnBand,SaleDocumentLine.NetAmountVatIncluded,SaleDocumentLine.AccountingAnalityc_GridId=="9232")
And I want to extract 92% of the result.

Someone have an idea of how i can do it?

Thanks !

PS : sorry for my english..
Lech Kulikowski
Posts: 7344
Joined: Tue Mar 20, 2018 5:34 am

Re: "No overload for method 'Sum' takes '4' arguments" with SumIf

Post by Lech Kulikowski »

Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.
Post Reply