Page 1 of 1

Gauges data source resets

Posted: Tue Dec 09, 2025 1:46 pm
by krzyl2
Hi!
I use reports designer js Version 2025.4.1.

I have one report with gauge, datasource is connected to Temp2.verlopen = 50.
When I open report, it looks correct, but when I click on Gauge -> Design - I see const value = 100 instead of my data source.

I attached report and gif.

Thanks
Chris

Re: Gauges data source resets

Posted: Tue Dec 09, 2025 10:08 pm
by Lech Kulikowski
Hello,

We couldn't reproduce the issue.
How do you add a gauge component and save your report?

Also, please try to check the last release build 2025.4.3.

Thank you.

Re: Gauges data source resets

Posted: Fri Feb 27, 2026 8:31 am
by krzyl2
Hi again,

This is a small fragment of our old report that was created a few years ago.

I installed version 2026.1.3 and tested it again.
I also improved the test example so it works independently.

Steps to reproduce:

Open the designer.

Open the provided report.

Check the gauge value – it is 60 (correct, value from variable).

Check the gauge value in preview – it is 60 (correct, value from variable).

Double-click the gauge – you will see a constant value 100 instead of the variable {MyTestVariable}.

In the report file (Report v2.mrt JSON), {MyTestVariable} is connected to the Gauge.

I hope this information helps you reproduce the problem.

Thanks!

Re: Gauges data source resets

Posted: Fri Feb 27, 2026 6:31 pm
by Lech Kulikowski
Hello,

Please try to recreate the Gauge component in the report in the new version.

Thank you.