Release date: May 6th, 2026
🚀 New
-
You can now use the arrow navigation (
->) syntax in the Select argument of BC.QUERYTABLE to directly access fields from related tables. This makes it easier to build reports that combine data from multiple Business Central tables without additional lookups or helper formulas. (RD-6394)
This feature will roll out separately in the first half of May.
-
Query Builder now supports visual construction of BC.QUERYTABLE formulas. (RD-9793)
✨ Improved
-
-
can now perform drilldowns and compare drilldown results across scenarios. (RD-9296, RD-9257)
-
can now execute Velixo NX ribbon operations in its workflows — just ask it to Refresh, Drilldown, Writeback, Freeze/Unfreeze, Slice, Snapshot, or Hide/Unhide zero rows and columns. (RD-9233)
-
is now able to create data tables. (RD-8477)
-
will now continue providing general product help even if the organization is out of Velixo Intelligence credits. (RD-10020)
-
The Velixo Intelligence feature is in private preview. To enable it, please reach out to your Customer Success Manager.
-
When using query functions with multiple companies
stack-verticallyis now the default aggregation mode for result sets from each (stack-horizontallywas the previous default). (RD-9947)
-
BC.QUERYTABLE now returns dates and times in the user's local date format (e.g.,
MM/DD/YYYYinstead ofYYYY-MM-DDfor North America). (RD-9790) -
Smart refresh is now supported for BC.QUERYTABLE. Now your reports will refresh much faster.(RD-7475)
🔨 Fixed
-
BC.QUERYTABLE now converts dates from UTC to the company's timezone. (RD-9913)
This is a potentially breaking change, please review your existing BC.QUERYTABLE formulas!
-
Fixed an issue where functions that return header rows produced incorrect output when the aggregation mode was set to
set. (RD-8856) -
An issue in Slice, where non-US locale date formats were not preserved correctly, is no longer present. (RD-9115)
-
Fixed an issue where SSO connections could get stuck showing an "Invalid credentials" error with no way to fix it. The connection editor now correctly prompts you to re-authenticate when your session has expired. (RD-9910)
-
Fixed a bug causing crashes when performing Drilldown on cells whose formulas depend on very large spill ranges. (RD-9783)
-
Fixed an issue that could cause nested Writebacks to fail with an "invalid value specified for argument" error when one writeback group indirectly depended on another's results.
-
An issue causing Writebacks to intermittently fail with a "The requested resource doesn't exist" error is now fixed. (RD-9001)
-
Fixed an issue where BC.QUERY could not resolve certain existing related objects. (RD-3701)
-
Fixed an issue where BC.QUERYTABLE returned a
#VALUE!error when the result contained date columns. (RD-10139)