Gauges data source resets

Stimulsoft Reports.JS discussion
Post Reply
krzyl2
Posts: 10
Joined: Wed Apr 02, 2025 7:33 am

Gauges data source resets

Post 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
Attachments
chrome_EAahp3qQSQ.gif
chrome_EAahp3qQSQ.gif (842.3 KiB) Viewed 3049 times
Report (2) (1).mrt
(7.99 KiB) Downloaded 62 times
Lech Kulikowski
Posts: 7694
Joined: Tue Mar 20, 2018 5:34 am

Re: Gauges data source resets

Post 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.
krzyl2
Posts: 10
Joined: Wed Apr 02, 2025 7:33 am

Re: Gauges data source resets

Post 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!
Attachments
chrome_nwJQfgdQkg.gif
chrome_nwJQfgdQkg.gif (3.08 MiB) Viewed 1099 times
Report v2.mrt
(10.87 KiB) Downloaded 7 times
Lech Kulikowski
Posts: 7694
Joined: Tue Mar 20, 2018 5:34 am

Re: Gauges data source resets

Post by Lech Kulikowski »

Hello,

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

Thank you.
Post Reply