How to Remove Dimension Formatting Functions from Default Microvellum Reports

How to Remove Dimension Formatting Functions from Default Microvellum Reports

Occasionally a Microvellum User will request that their reports display various product, subassembly, or part dimensions without the formatting functions. These functions format the dimensions based on the following Microvellum properties:  Number Format (decimals = 1; fractions = 2), Accuracy (Options > General > Accuracy: Imperial must be multiple of 64ths (0.015625), Metric must a multiple of 0.1), Unit Type (metric or imperial), and Convert To Metric from Imperial (Options > General > Convert to Metric).

The name of the formatting function is "MVValueFormat" and has one parameter. That parameter is enclosed by parentheses and is the dimension to be formatted. Here is an example of an actual text component expression containing a function call and the argument that is passed to the parameter:

{MVValueFormat(Products.Width)}

To remove the formatting functions and print the dimension values as they are populated to the database, simply remove the function name, and opening and closing parenthesis surrounding the argument. In the example above, that would leave the following expression in the report text component:  

{Products.Width}

Watch the attached screencast for the specific procedure to follow. Be careful to follow it exactly. When finished, BEFORE saving, be sure to Preview the report and eliminate any errors that may have been introduced into the report. The report will open if saved with "Warnings," "Information Messages," or "Report Rendering Messages" (although the data may be incorrect), but it will not reopen if it saved with "Errors."

    • Related Articles

    • Understanding Date Formatting in the Report Designer

      The articles in this section of the Knowledge Base involve Text Formatting for display in your reports. To learn more about Text Formatting and how to access this section within the Report Designer, see Understanding Text Formatting in the Report ...
    • Understanding Numerical Formatting in the Report Designer

      The articles in this section of the Knowledge Base involve Text Formatting for display in your reports. To learn more about Text Formatting and how to access this section within the Report Designer, see Understanding Text Formatting in the Report ...
    • Batch Printing Reports Using Report Groups (Reference)

      Introduction This article applies to Microvellum software builds 15.6.2201 and greater and provides a reference for using the Report Groups to batch print selected reports. See Batch Printing Reports Using Report Groups (Overview) in the Microvellum ...
    • Understanding Time Formatting in the Report Designer

      The articles in this section of the Knowledge Base involve Text Formatting for display in your reports. To learn more about Text Formatting and how to access this section within the Report Designer, see Understanding Text Formatting in the Report ...
    • 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 ...
    • Recent Articles

    • Microvellum Release Notes | Build 26.1.0422.641

      The following release notes apply to Microvellum build 26.1.0422.641. BSB 2026 Microvellum BSB 2026 is now available for download and installation by users with an existing Microvellum BSB subscription. This new version of Microvellum is based on ...
    • Microvellum BSB 2026

      Microvellum BSB 2026 is now available for purchase and download. BSB 2026 introduces the Microvellum software bundled together with the BricsCAD Pro 2026 platform, with all of the accompanying changes and enhancements made after BricsCAD 2025. With ...
    • Microvellum Release Notes | Build 25.2.0406.641

      The following release notes apply to Microvellum build 25.2.0406.641. Label Image Fix Fig. 1: An error noting an incorrect number of Label Images. An issue was reported wherein creating new G-code from an existing work order that was edited using ...
    • Microvellum Foundation Library Release Notes | Build 26.0327

      The following release notes apply to Microvellum Foundation Library build 26.0327. Additions Added new Formula Driven Materials (FDM) and accompanying special FDM project wizard. * New Specification Group “Wizard Formula Driven Materials [FDM]”. New ...
    • Formula Driven Materials (FDM) User Guide

      The formula driven material (FDM) system in Microvellum automates the creation and management of materials within a project. By using predefined lookup tables and intelligent formulas, FDM dynamically generates each material’s name, thickness, and ...