I am redoing our Custom Order Ack and every part that has an Expression that includes Variables!NoOfOrderShipTos.Value.
I am using a copy of 10.2.600.13 OrderAck and just removing what I don’t need and adding in what I do need. As an example where this is used would be in the ShipVia location where we are saying that if there is more than one Shipvia, look below.
I have those corrected, still giving me the same issue. To side step this, is there another ay to do what we are wanting without having to go through this expression? IS there a way to tell if it is a multi-Shipvia order, or a multi-date order?
@ckrusen Well, figured it out! I corrected the variables in the code section of the group and also had it put in the query and list. HOWEVER, I only put ShipTo instead of OrderRel_ShipTo. That fixed the issue…
@DaveOlender I will checking those out as well. Never had to use them so not sure how they work or what they look liek. But, I tis something to dig into for knowledge on future endeavors.