Translation vs Data Sources

Stimulsoft Reports.JS discussion
Post Reply
alex.coles
Posts: 15
Joined: Mon Feb 03, 2020 2:19 pm

Translation vs Data Sources

Post by alex.coles »

I have a report that has a Data Source and in a databand can be accessed by {data_orderLines.packSize}, but I also have translations injected in at runtime as a variable in a Translations folder. When trying to use {packSize} in other reports it works fine, but as we have a packSize field in the dataset this report does not find it. This is already in use in multiple reports so I don't want to change the translation fields, and the API response is also used in other places.

Is there a way to force it to read the Variables / Translations / packSize value?
Stimulsoft.Reports.JS - Version: 2026.1.2 - Build date: 2026.01.06
Post Reply