Page 1 of 1

First Report loading with variable!

Posted: Tue Nov 21, 2023 9:56 am
by Wadii
Hello,

When I use variables with Report JS, for the first loading, the variable values ​​are not displayed. I have to click on 'Submit' to see the complete document. So we load the document twice!
This is a screenshot of the first loading of the report :
Report Variable 1.png
Report Variable 1.png (11.75 KiB) Viewed 6497 times

This is a screenshot of the report after clicking 'Submit' :
Report Variable 2.png
Report Variable 2.png (12.52 KiB) Viewed 6497 times

FYI, it works very well with the version 2018 of Stimulsoft
Can you help me please?

PS : Version: 2023.4.3

Re: First Report loading with variable!

Posted: Tue Nov 21, 2023 10:21 am
by Max Shamanov
Hello,

Unfortunately we couldn't reproduce the poroblem with our test reports.
Please send us a sample report with test data thar reproduces the issue.

Thank you.

Re: First Report loading with variable!

Posted: Tue Nov 21, 2023 10:35 am
by Wadii
Here is the example used :

Code: Select all

var viewer = new Stimulsoft.Viewer.StiViewer(null, 'StiViewer', false);
var report = new Stimulsoft.Report.StiReport();
report.loadFile('/dashboard/ReportPoc_1.mrt');
viewer.report = report;
viewer.renderHtml('viewer');

And here is the .mrt
ReportPoc_1.mrt
(1.68 KiB) Downloaded 406 times

Thank you

Re: First Report loading with variable!

Posted: Tue Nov 21, 2023 3:03 pm
by Max Shamanov
Hello,

We need some time to investigate the issue. We will let you know about the result.

Thank you.
#13106

Re: First Report loading with variable!

Posted: Wed Nov 22, 2023 2:52 pm
by Wadii
Hello,

Any news?

Thank you.

Re: First Report loading with variable!

Posted: Fri Nov 24, 2023 12:20 am
by Lech Kulikowski
Hello,

We are working on the problem. We will let you know when the solution is available.

Thank you.

Re: First Report loading with variable!

Posted: Fri Nov 24, 2023 6:01 pm
by Y.T
Hello
Could you please do necessary quickly to unblock the ticket?
Cordialy
Y.T

Re: First Report loading with variable!

Posted: Fri Nov 24, 2023 10:03 pm
by Lech Kulikowski
Hello,

You can send your request on support@stimulsoft.com

Thank you.

Re: First Report loading with variable!

Posted: Thu Dec 07, 2023 11:58 am
by Max Shamanov
Hello.

We have made improvements.
Please check our next major build, which will be available mid-December.

Thank you.