Tutorial: Edgeband Report - Add Waste Factor

Tutorial: Edgeband Report - Add Waste Factor

This tutorial will demonstrate how to add a waste factor to the default edgeband report.

Some companies prefer to add a waste percentage to the total displayed on the edgeband report after it has been printed. Others prefer that the report calculate and display a fixed waste amount before printing.

Also, we understand that each company potentially has differing requirements for the waste amount. Some prefer a given amount, while others prefer a percentage. This tutorial shows you how to add 1 inch (or 25.4 mm), plus 5% to the edgeband piece for each part side. You may adjust this amount in the report as needed by your company.

These step-by-step instructions apply only to the default Microvellum Edgeband Report, but may be applied in principle to other reports.

  1. Open the Report Viewer and create a new report based on an existing report.
    1. Select Toolbox Setup > Design Reports > Design Manufacturing Report > New Report from Existing. 
  2. Select the Microvellum default Edgeband Report and give it a different name. Select the database tables to include in the report dataset. Usually, you will be able to stay with the existing tables. Click the Microvellum Work Order option, and then click OK.
  3. Select Designer…
  4. Add two text components or copy the two highlighted to the location shown in Figure 1.

  5. Fig. 01

  6. Set the “Top” property of both the copied text components to zero (0).

  7. Fig. 02

  8. Copy the following expression into the text component in the Header1 databand, or modify as needed:
  9. Trim 1 in. + 5%

    Fig. 03

  10. Copy the following expression into the text component in the GroupHeaderBand1 databand, or modify as needed:
  11. {IIF(MVGetUnitType() = "imperial", MVLinealUnitsDisplay(Sum(Edgebanding.Quantity + 1) * 1.05), MVLinealUnitsDisplay(Sum(Edgebanding.Quantity + 25.4) * 1.05))}

    Fig. 04

  12. Adjust the expression in step 7 as needed to return your preferred waste factor. Figure 5 shows code that adds 1-inch plus 5% to each edgebanding strip. Figure 6 shows code that adds 25.4mm plus 5% to each edgebanding strip. You may modify the values highlighted in yellow and green as needed to add the desired waste in imperial measurement.

  13. Fig. 05 - Imperial


    Fig. 06 - Metric

  14. Click the Preview tab and make sure there are no errors. If there are errors, the following message will be displayed in the report preview screen for a few seconds. Click on the message for more information.
  15. Resolve any errors before saving the report!

    Fig. 07

  16. Test the report with your data before putting the report into production. 

  17. Fig. 08


    • Related Articles

    • Understanding Report Bands in Report Designer

      The articles in this section of the Knowledge Base involve working with Report Bands for display in your reports. To access the Report Designer, select Toolbox Setup > Design Reports > Design (Report Type) Report. Select New Report to design a report ...
    • Loading Images in Report Designer

      The articles in this section of the Knowledge Base involve working with the Image component for display in your reports. To access the Report Designer, select Toolbox Setup > Design Reports > Design (Report Type) Report. Select New Report to design a ...
    • Business Objects - Configuring in a Report Dataset

      This tutorial is the first in a series of three that demonstrates how to configure Microvellum Business Objects in a sample report dataset. Click here   for an overview of how they are intended to be used. We will set up the dataset to contain the ...
    • Understanding Text Formatting in the Report Designer

      The articles in this section of the Knowledge Base involve Text Formatting for display in your reports. To access the Report Designer, select Toolbox Setup > Design Reports > Design (Report Type) Report. Select New Report to design a report from ...
    • Understanding Sub Reports in Report Designer

      The articles in this section of the Knowledge Base involve working with the Sub Report component for display in your reports. To access the Report Designer, select Toolbox Setup > Design Reports > Design (Report Type) Report. Select New Report to ...
    • Recent Articles

    • Toolbox Release Notes | Build 24.1.1105.641

      The following release notes apply to Toolbox build 24.1.1105.641 Nesting Fix Fig. 1: The fatal error that would occur during processing. There was reportedly an issue that occurred when clients attempted to process a work order using the nesting ...
    • Microvellum Foundation Library Release Notes | Build 24.1025

      The following release notes apply to Microvellum Foundation Library build 24.1025. Additions Added new global variable “Remove Stop Dado On Bottom Edge” for wood drawer boxes. Check this option to run the dado through at the bottom of the sub front ...
    • Toolbox Release Notes | Build 24.1.1030.641

      The following release notes apply to Toolbox build 24.1.1030.641 Routing and Profile Fixes Several issues were found with routing and polyline paths: Fig. 1: Horizontal routes off of a part disappearing (left) and appearing correctly (right). When ...
    • Toolbox Release Notes | Build 24.1.1010.641

      The following release notes apply to Toolbox build 24.1.1010.641 Biesse Winstore Fix Several issues with the Biesse Winstore plugin have been resolved: There was an issue that would sometimes occur wherein materials that were intended to stack wound ...
    • Toolbox Release Notes | Build 24.1.1001.641

      The following release notes apply to Toolbox build 24.1.1001.641 HBore Toolfile Fix Fig. 1: The location in the Toolfile UI where the error would occur. There was an issue reported with the functionality of the Horizontal Boring Machine setting in ...