Velixo for Business Central – Extension version requirements

Overview

Some Velixo capabilities for Business Central depend on features delivered by the Velixo for Business Central extension installed in your Business Central environment. If the installed extension is older than a capability requires, that capability is unavailable, and Velixo usually prompts you to update the extension. If a capability listed below does not behave as documented, check your installed extension version first.

This article lists only the capabilities that have such a dependency, together with the minimum extension version each one requires. Any capability not listed here does not depend on the extension version. General Velixo NX product updates are described in individual release notes.

Extension versions use the YYYY.M format (for example, 2026.4). To check your installed version, see Installing, removing and updating the Velixo Business Central extension.

Version requirements

Minimum extension version

Capability

Notes

2026.8

Select and filter dimension values with the DIMENSION() expression

Available in the Select and Filter arguments of BC.QUERYTABLE and BC.QUERYTABLELOOKUP, and as a Column argument in BC.QUERYTABLEFILTER. On earlier extension versions, a formula that uses the expression returns an error rather than partial results. See DIMENSION filter.

2026.7

Exclude year-end closing entries in financial functions (IncludeClosingEntries argument)

Available in BC.OPENINGBALANCE, BC.CLOSINGBALANCE, BC.DEBITS, BC.CREDITS, and BC.TURNOVER. Closing entries are excluded by default once the extension is updated. On earlier extension versions, closing entries continue to be included, and specifying the argument returns an error.

2026.7

Exclude blocked dimension values in BC.EXPANDDIMENSIONVALUERANGE(IncludeBlocked argument)

Applies to BC.EXPANDDIMENSIONVALUERANGE. (BC.EXPANDDIMENSIONRANGE filters blocked dimensions without an extension update).

2026.6

Filter main-table rows by a related or joined column value

Inner-join-with-filter behaviour. Expands the functionality introduced in 2026.4 with filtering.

2026.4

Pull related columns into BC.QUERYTABLE (arrow-navigation to related tables; table joins)

Accessing fields from a related table through the -> syntax in the Select argument.

2026.2

Expand totaling and dimension-group values in balance functions (Total and End-Total dimension value types)

Automatically expands these value types to their underlying dimension values.

2026.2

Writeback to any modifiable object (BC.WRITEBACK)

Update lines for any modifiable object exposed via Common API v2 or web services.

2025.12

Query an arbitrary Business Central table (BC.QUERYTABLE, BC.TABLEDEFINITION, BC.EXPANDTABLERANGE, BC.QUERYTABLEFILTER)


2025.12

Return balances and budgets in reporting currency (the UseReportingCurrency argument)

Returns values in the configured reporting currency instead of the local currency.

2025.9

Budget writeback (BC.WRITEBACKBUDGET)

Post budget lines to Business Central.

2025.8

GL journal writeback (BC.WRITEBACKJOURNAL)

Post GL journal transactions to Business Central.