Tag Generation and multiplying quantites
Tag Generation and multiplying quantites
Hello,
I am trying to setup a automated tag export using our ERP system that generates reports using Stimulsoft .mrt files . The problem I am having is that these are inventory tags and it is only generating 1 tag per line item but at times we have multiple pcs per line item. I am hoping to have a solution that multiples the number of tags generated by the {InventoryItems.Quantity} variable. Any help would greatly appreciated.
I am trying to setup a automated tag export using our ERP system that generates reports using Stimulsoft .mrt files . The problem I am having is that these are inventory tags and it is only generating 1 tag per line item but at times we have multiple pcs per line item. I am hoping to have a solution that multiples the number of tags generated by the {InventoryItems.Quantity} variable. Any help would greatly appreciated.
- Attachments
-
- UDR_InventoryREC.mrt
- (116.64 KiB) Downloaded 80 times
-
Lech Kulikowski
- Posts: 7812
- Joined: Tue Mar 20, 2018 5:34 am
Re: Tag Generation and multiplying quantites
Hello,
Please see the sample report in the attachment.
Thank you.
Please see the sample report in the attachment.
Thank you.
- Attachments
-
- CounDataForDetailsBlockly.mrt
- (679.27 KiB) Downloaded 79 times
Re: Tag Generation and multiplying quantites
Hello,
I appreciate you taking the time to make that sample but I'm afraid I am still a bit in over my head. I'm not sure in how your example how it is making the multiple lines. I can see that the Category ID in incrementally increasing and you are assigning it to the line value, but I'm failing to understand how the DataBand1 is interpreting that to generate the additional barcodes. Regarding my sheet the Array (?) of data coming in is generating rows by InventoryItemID and I am trying to duplicate the number of tags of that line items by the quantity variable (attached is a screenshot of whats being input from the ERP).
Attached is a sample of the tags being generated where as every tag is being treated as its own page. We can see that the middle tag has a quantity of 3 and for that I would like 2 more additional tags (Pages) to generate with that information and preferably immediately next to.
Again I feel that I may be a bit over my head in this situation but as the ERP company no longer supports its users in developing Stimulsoft reports, I am trying to pick up on as much as I can anywhere else I can.
I appreciate you taking the time to make that sample but I'm afraid I am still a bit in over my head. I'm not sure in how your example how it is making the multiple lines. I can see that the Category ID in incrementally increasing and you are assigning it to the line value, but I'm failing to understand how the DataBand1 is interpreting that to generate the additional barcodes. Regarding my sheet the Array (?) of data coming in is generating rows by InventoryItemID and I am trying to duplicate the number of tags of that line items by the quantity variable (attached is a screenshot of whats being input from the ERP).
Attached is a sample of the tags being generated where as every tag is being treated as its own page. We can see that the middle tag has a quantity of 3 and for that I would like 2 more additional tags (Pages) to generate with that information and preferably immediately next to.
Again I feel that I may be a bit over my head in this situation but as the ERP company no longer supports its users in developing Stimulsoft reports, I am trying to pick up on as much as I can anywhere else I can.
- Attachments
-
- Sample tag.png (94.45 KiB) Viewed 4424 times
-
- InventoryItems data Query .png (22.88 KiB) Viewed 4424 times
-
Lech Kulikowski
- Posts: 7812
- Joined: Tue Mar 20, 2018 5:34 am
Re: Tag Generation and multiplying quantites
Hello,
Please see the BeforePrint event.
Thank you.
Please see the BeforePrint event.
Thank you.
- Attachments
-
- Screenshot 2026-04-08 094329.png (144.64 KiB) Viewed 4247 times
Re: Tag Generation and multiplying quantites
How do I add display conditions for individual labels in a Stimulsoft report?
-
Lech Kulikowski
- Posts: 7812
- Joined: Tue Mar 20, 2018 5:34 am
Re: Tag Generation and multiplying quantites
Hello,
You can use the expression in the Enabled property.
Thank you.
You can use the expression in the Enabled property.
Thank you.