Jump to content

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

Recommended Posts

Posted

i'm wanting to count the number of rows in a portal for a line item type invoice. we only have one "product", so each line of the portal needs to be mulitplied by the number of rows in the portal.

any ideas?

mucho appreciado.

josh

Posted

Hi Josh,

The function:

Count(lineitems::invoiceID)

will return the number of line items for the current invoice, and can be incorporated into a compound expression to return the kind of calculated result you are looking for. wink.gif

This topic is 7948 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.