processing duplicates
processing duplicates
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)
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.
-
- Posts: 7311
- Joined: Tue Mar 20, 2018 5:34 am
Re: processing duplicates
Hello,
We couldn't reproduce the issue. Please check the last release version.
Thank you.
We couldn't reproduce the issue. Please check the last release version.
Thank you.
- Attachments
-
- Screenshot 2025-02-28 140040.png (17.48 KiB) Viewed 16075 times
Re: processing duplicates
Could you please show your output in preview? Mine is in attachments.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.
- Attachments
-
- report_preview.png (16.83 KiB) Viewed 16036 times
-
- Posts: 7311
- Joined: Tue Mar 20, 2018 5:34 am
Re: processing duplicates
Hello,
Please check that you sent us the correct report.
Thank you.
Please check that you sent us the correct report.
Thank you.
Re: processing duplicates
Sorry, wrong mrt, now updated.Lech Kulikowski wrote: ↑Fri Feb 28, 2025 3:23 pm Hello,
Please check that you sent us the correct report.
Thank you.
-
- Posts: 7311
- Joined: Tue Mar 20, 2018 5:34 am
Re: processing duplicates
Hello,
Please check the sample report. You can use the necessary for you option.
Also, please check the last release build.
Thank you.
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
Re: processing duplicates
Hi Lech. So, it seems the only way to solve the problem is master-detail variant. I will try.
Thank you.
Thank you.
-
- Posts: 7311
- Joined: Tue Mar 20, 2018 5:34 am
Re: processing duplicates
Hello,
You are welcome.
You are welcome.
Re: processing duplicates
Hi again.
For a master-detail solution there is one problem - if the master's cell has a big height.
Is it solvable somehow?
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 (27.5 KiB) Viewed 11474 times
-
- Posts: 7311
- Joined: Tue Mar 20, 2018 5:34 am
Re: processing duplicates
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.
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.