Page 1 of 1

Printing the group header with a conditional

Posted: Wed Oct 08, 2025 1:20 am
by ventas.sofbusiness
Hello, I'm creating a report that groups information initially by third party and then by reference document. Everything works correctly in the Stimulsoft report, but I have a problem: the report prints third-party information. I need it to print only if it meets the following condition or expression: {Sum(DataBand1, root_datos.Saldo_referencia) != 0}

I entered the above expression in the group header with the ENABLED option, but it still displays it. What can I do?

It's important to note that the report is created from a .json file.

I've attached the report, where you can see that the third party "1038126247 KATYA MARCELA PETRO ARGUMEDO - AGROCENTRO" appears in the printout when it shouldn't.

I've also attached the .mrt file for your help. Or, please guide me as to who I can contact for a solution.

Re: Printing the group header with a conditional

Posted: Wed Oct 08, 2025 9:03 pm
by Lech Kulikowski
Hello,

We couldn't reproduce the issue. Try to check the last release 2025.4.1

Thank you.

Re: Printing the group header with a conditional

Posted: Thu Oct 09, 2025 10:59 pm
by ventas.sofbusiness
Oki, thanks. I'll run the tests as soon as possible to resolve this issue.

Re: Printing the group header with a conditional

Posted: Thu Oct 09, 2025 11:05 pm
by Lech Kulikowski
Hello,

You are welcome.

Re: Printing the group header with a conditional

Posted: Thu Oct 09, 2025 11:37 pm
by ventas.sofbusiness
Hi, I just downloaded the latest version of the reporter, and I created it in that version, and the same thing happens. It still shows me "KATYA..." on the third page.

I'll attach a photo where you can see that I did indeed download your latest trial version. You'll also see that if I click the preview option, it shows me Katya.

Re: Printing the group header with a conditional

Posted: Thu Oct 09, 2025 11:40 pm
by ventas.sofbusiness
What a shame. I called the Relacion_cartera (4).mrt file in this downloaded version, and the error still persists.

Or should I do something to update the file to the new version of the reporter?

Re: Printing the group header with a conditional

Posted: Thu Oct 09, 2025 11:55 pm
by ventas.sofbusiness
I just installed it on my computer and it still didn't solve the problem.

Re: Printing the group header with a conditional

Posted: Mon Oct 13, 2025 10:07 am
by Lech Kulikowski
Hello,

Try to use the following expression:
{Totals.Sum(GroupHeaderBand1, root_datos.Saldo_referencia) != 0}

Thank you.

Re: Printing the group header with a conditional

Posted: Tue Oct 14, 2025 6:20 pm
by ventas.sofbusiness
Hello, thank you very much for this forum, which helped me find the solution in part. Also, thanks to Mr. Aleksey Andreyanov (Stimulsoft), who guided me via email and gave me the complete solution.

Excellent program, excellent support.

Re: Printing the group header with a conditional

Posted: Tue Oct 14, 2025 9:46 pm
by Lech Kulikowski
Hello,

We are always glad to help you! Please let us know if you need any additional help.