First, second and fourth row print. No matter what I put in the third row, nothing returns (even just a static field) Trying to add barcodes which work anywhere else. Any simple solutions for my inexperienced mind to comprehend? Thanks in advance.
In your main flex layout make sure the "Report Type" value has something under the report properties, probably the same value as the ones that show properly.
Thanks for the reply! So, pretend I'm really **** and have no idea where to find this property dialog box... :-(
In the component object viewer expand the components until you find a component named "MainFlexLayout". Once you find that select it and then select the little icon that appears in the top left and you should get the appropriate dialog when you click that icon.
Thanks for this. It wasn't that but led me to find that the row had a 'visible when' statement as it used to be description with a customer item #. Printed just fine after removing that. Thanks again!