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 25.1.0213.641

      The following release notes apply to Toolbox build 25.1.0213.641. Stay Down Nesting Additions 3 new settings have been added to Stay Down Nesting, to resolve specific issues with routes and connectors that have been reported: Fig. 1: New options in ...
    • Toolbox Release Notes: Year of 2024

      This document will catalog all releases for Microvellum Toolbox software builds that were released in the year 2024. This encompasses builds 24.1.0104.641 to 24.1.1206.641. Toolbox Release Notes | Build 24.1.1206.641 The following release notes apply ...
    • Toolbox Release Notes | Build 25.1.0129.641

      The following release notes apply to Toolbox build 25.1.0129.641. SMA Fixes A wide variety of issues with the Solid Model Analyzer have been resolved. Multiple modifications to existing interfaces or settings have been made to improve precision and ...
    • Microvellum Foundation Library Release Notes | Build 25.0124

      The following release notes apply to Microvellum Foundation Library build 25.0124. Additions Added Century Components Waste Bins, Vanity Organizers, and Base Cabinet Organizers. 11”, 14”, 17” Signature Series Bottom Mount 34qt & 50qt. 4”, 5”, 6”, 9”, ...
    • SQL Server Backups

      This article will list out the various types of backups you can create for databases hosted on an SQL Server, explore methods for creating backups manually and automatically, as well as list software/services that may assist you with backing up your ...