veganboyjosh Posted April 30, 2003 Posted April 30, 2003 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
CobaltSky Posted April 30, 2003 Posted April 30, 2003 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.
veganboyjosh Posted April 30, 2003 Author Posted April 30, 2003 cobaltsky- i knew it was simple. i needed a nudge in the right direction. thanks.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now