Jump to content

This topic is 6468 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hi,

I'm new to this and I need to have a (calculation?) field which sums a portal on the layout. The trick is: the Sum field needs to evaluate on record creation without evaluating deletion of portal rows. Basically, it should only reflect increases and not decreases (all entries will be positive values). I've looked at auto-entry and lookup approaches but can't seem to make them work.

Thanks

Mike

Posted

You could make an invisible field that would lookup the value of the field that you need to sum and your calculation would sum the lookup fields instead of the real field. The drawback is that if you changed the data in the real field it would not reflect in your sum field, even if you typed 33 instead of 32 and hit enter then corrected it, it would not reflect it.

There are much better ways to do what you want then this and this way probably is very bad but I'm new here and this is how I learn things, sorry.

This topic is 6468 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.