June 27, 201114 yr Hello , i have a database, and i cant find a way to summarize values from a portal example -------------------- RECORD 1 ITEMS IN PORTAL: * shirt ---- 10 units * pant ----- 20 units * jacket ----- 5 units ------------------- RECORD 2 ITEMS IN PORTAL: * shirt ---- 30 units * pant ----- 10 units * jacket ----- 10 units ------------------ Now i want a report that shows me : TOTAL REPORT * shirt ---- 40 units * pant ----- 30 units * jacket ----- 15 units Do i need scripting to do that? please let me know thank you
June 27, 201114 yr It's best to produce the report in a layout of the portal table, summarized by product.
Create an account or sign in to comment