Skip to main content
Skip table of contents

Velixo NX 2025.9 Release Notes

Release date: September 30th, 2025

Version number: 2025.9 or higher

🚀 New:

  • In a major milestone, Velixo NX users are now able to automate their Velixo workflows using VBA. In particular, Velixo Classic users can now easily migrate to Velixo NX and keep their scripts operational. (RD-4676)

  • The Slice feature is now publicly accessible to all Velixo users! We have also extended it with the following new functionalities:

    • When using two or more Slice parameters, you can now select the new Zip pairing mode (RD-5121) to avoid generating reports for irrelevant combinations that contain no data. To illustrate the difference, below is an example for two parameters, Location (“US”, “Europe”) and Product (“120V”, “220V”):

      • Default mode (All combinations): generates four slice worksheets: (“US”, “120V”), (“US”, “220V”), (“Europe”, “110V”), (“Europe”, “220V”)

      • New Zip mode generates only two worksheets, pairing values from each parameter in order: (“US”, “120V”), (“Europe”, “220V”).

        image-20250930-124506.png
      • You can now set up Slice to filter out some of the resulting worksheets based on the value they contain in a certain cell or Excel range. If that range evaluates to zero or empty, the resulting worksheet will be excluded from the Slice results. This can also be useful if certain combinations of Slice parameters create worksheets without corresponding activity in your ERP system. (RD-5022)

        image-20250923-141845.png
  • You can now connect Velixo to your STACK accounts using Single Sign-On. (RD-4695)

  • The new STACK.PROJECTBIDDATE function lets you retrieve the latest bid date for a project. (RD-5660)

  • The new STACK.EXPANDCOSTTYPERANGE function lets you retrieve a list of cost type names. (RD-5675)

✨ Improved:

  • You can now specify SharePoint paths as destinations for Distribution. (RD-394)

  • You can now combine field names in the Select argument of the STACK.ITEMCOSTREPORT and STACK.TAKEOFFREPORT functions with Excel’s aggregation functions: COUNT, MIN, MAX, SUM, AVERAGE, for example: COUNT(Items), or SUM(TakeoffQuantity). (RD-5348)

  • You can now filter the results of the STACK.ITEMCOSTREPORT function by cost type, using the CostType argument. (RD-5674)

  • You can now filter the results of the STACK.EXPANDPROJECTRANGE by the bid date, using the BidDate argument. (RD-5618, RD-5682)

🔨 Fixed:

  • An issue preventing you from running Distribution of Selected Rows in PDF format when a single worksheet is selected twice is no longer present. (RD-4811)

  • An issue with handling pagination no longer prevents the STACK.EXPANDPROJECTRANGE function from retrieving larger numbers of projects. (RD-5614)

  • The STACK.EXPANDPROJECTRANGE function now retrieves projects shared with other users without issue. (RD-5601)

  • The STACK.PROJECTNOTES function no longer returns the Project Name instead of the Project Notes. (RD-4965)

  • When using SSO, connections now refresh automatically, reducing the need for manual reconnection. (RD-5393)

🐛 Known Issues:

  • Because of a format issue, for now, Slice cannot be used to reliably generate reports when one of the parameters for substitution is a date. (RD-4815)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.