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.0416.641

      The following release notes apply to Toolbox build 24.1.0416.641. Maestro Toolfile Fix There was an issue with Maestro SCM Toolfiles reportedly experienced by some users, wherein the labels output by autolabeling would be in incorrect positions, an ...
    • Toolbox Release Notes | Build 24.1.0409.641

      The following release notes apply to Toolbox build 24.1.0409.641 Saw Delimited Processing Station Figure 1: The Saw Delimited option in a custom processing station. New options have been added to saw processing stations to allow for control over data ...
    • Toolbox Release Notes | Build 24.1.0328.641

      The following release notes apply to Toolbox Build 24.1.0328.641 Fillet Token Fixes Issues were discovered in the use of fillet tokens on products that also had the IRIB setting enabled: Some users processed work orders with rounded parts, which ...
    • Microvellum Foundation Library Release Notes | Build 24.0322

      Additions Added the Master Angled Ends Cabinet. Added a Global prompt, "Hinge Plate Offset From Front" for easier control. Added “Double Division” option to Horizontal Designer Cabinets, 3 Door Cabinets, and other similar products. Added a new ...
    • Common Floating License Connectivity Issues

      This document lists common issues reported by users regarding the topic of Microvellum’s Floating License Activation (FLA) and the connectivity required for FLA to function. Firewall Blocking Activation of Floating License Some users have had an ...