processing duplicates

Stimulsoft Reports.NET discussion
Post Reply
uncleyear
Posts: 6
Joined: Sun Mar 21, 2021 10:45 am

processing duplicates

Post by uncleyear »

Hello.
In the attachments, there is an mrt template where you can observe the issue I would like to fix. As you can see in preview, the height of the cells starting from the second one in the first row of the merged group is larger than the others in the same group and matches the height of the text in the column by which the merging is performed. This is the maximum I could achieve when using "merge by value and tag." If I use "merge by tag," all the cells in the merged group end up with the height of the text in the first column. Is it possible to achieve?

(Stimul Designer is 2017.1.11)
Attachments
report.zip
(1.99 KiB) Downloaded 59 times
Last edited by uncleyear on Fri Feb 28, 2025 4:11 pm, edited 1 time in total.
Lech Kulikowski
Posts: 7311
Joined: Tue Mar 20, 2018 5:34 am

Re: processing duplicates

Post by Lech Kulikowski »

Hello,

We couldn't reproduce the issue. Please check the last release version.

Thank you.
Attachments
Screenshot 2025-02-28 140040.png
Screenshot 2025-02-28 140040.png (17.48 KiB) Viewed 16075 times
uncleyear
Posts: 6
Joined: Sun Mar 21, 2021 10:45 am

Re: processing duplicates

Post by uncleyear »

Lech Kulikowski wrote: Fri Feb 28, 2025 1:01 pm Hello,

We couldn't reproduce the issue. Please check the last release version.

Thank you.
Could you please show your output in preview? Mine is in attachments.
Attachments
report_preview.png
report_preview.png (16.83 KiB) Viewed 16036 times
Lech Kulikowski
Posts: 7311
Joined: Tue Mar 20, 2018 5:34 am

Re: processing duplicates

Post by Lech Kulikowski »

Hello,

Please check that you sent us the correct report.

Thank you.
uncleyear
Posts: 6
Joined: Sun Mar 21, 2021 10:45 am

Re: processing duplicates

Post by uncleyear »

Lech Kulikowski wrote: Fri Feb 28, 2025 3:23 pm Hello,

Please check that you sent us the correct report.

Thank you.
Sorry, wrong mrt, now updated.
Lech Kulikowski
Posts: 7311
Joined: Tue Mar 20, 2018 5:34 am

Re: processing duplicates

Post by Lech Kulikowski »

Hello,

Please check the sample report. You can use the necessary for you option.
Also, please check the last release build.

Thank you.
Attachments
processing duplicates 21.mrt
(175.08 KiB) Downloaded 44 times
uncleyear
Posts: 6
Joined: Sun Mar 21, 2021 10:45 am

Re: processing duplicates

Post by uncleyear »

Hi Lech. So, it seems the only way to solve the problem is master-detail variant. I will try.
Thank you.
Lech Kulikowski
Posts: 7311
Joined: Tue Mar 20, 2018 5:34 am

Re: processing duplicates

Post by Lech Kulikowski »

Hello,

You are welcome.
uncleyear
Posts: 6
Joined: Sun Mar 21, 2021 10:45 am

Re: processing duplicates

Post by uncleyear »

Hi again.
For a master-detail solution there is one problem - if the master's cell has a big height. :(
Is it solvable somehow?
Attachments
tall_master_cell.png
tall_master_cell.png (27.5 KiB) Viewed 11474 times
Lech Kulikowski
Posts: 7311
Joined: Tue Mar 20, 2018 5:34 am

Re: processing duplicates

Post by Lech Kulikowski »

Hello,

As a way, you can use scripts in events and double pass. In the first pass calculate height, and in the second set the necessary height for the Text component.

Thank you.
Post Reply