Topic: SUM of formula value in grop header Posted: 09 Aug 2016 at 11:11am
Hello! I need a little help for this, I have this formula in my detail section:
Formula name= conteo
If {@Saldo2} <> 0 then 1 else 0
-----
And te @Saldo2 formula is like this:
Sum ({@Facturado}, {Comando.factura})-Sum ({@Cobrado}, {Comando.factura})
well, I need to have the sum of the formula "conteo" in the group header, I tried with the sum function but I get a message error "Este campo no se puede resumir". Any suggestions?
Joined: 29 Oct 2009
Online Status: Offline
Posts: 1587
Posted: 09 Aug 2016 at 12:23pm
The message translates to 'This field cannot be summarized' ,but of course it does not tell you which field cannot be summarized. So you need take pieces of your formula (put them in other formulas and check the results) with the sums and find out what it does not like.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum