Pronest Custom Report

I'm trying to edit and customize "Multi-Head Nest Detail" pronest standard report. I want the report to show list of parts in every cutting sheet with their quantity. Sadly there is not a standard report to do it. There is quantity for the whole Nest but not for every sheet!

We have a variable called ""Squence Number" and its ranges. I've been trying to use this data to get my parts Quantities.

Quantity in every sequence :

[<NestPartCondensed."iSequenceRangeHigh">-<NestPartCondensed."iSequenceRangeLow">+1]

But I need Sum of this expression to have the whole quantity of every single parts,

How Can I use SUM function and Creat a Qty variable?

This is like using "pivot table" or "Consolidate" in excel !



Leave a Comment