"No overload for method 'Sum' takes '4' arguments" with SumIf
Posted: Tue Mar 10, 2020 9:01 am
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..
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..