POForm ssrs report not displaying ShipAddress2

I am using the stock out of the box ssrs report for my POForm slightly modified. just a logo. my issue is that when i print out the report it doesn’t pull all of the address line in. Anyadvice on how to fix this. it doesn’t even pull it in with the standard default SSRS report.
image
image

1 Like

Hi, Chris. Do you make sure that your POForm.RDL has all of the address lines in it?
image

It does but all of mine have have show or hide based on this expression on them.

You may also want to check the Address Format Tab. It exists at the Country level but also can be overwritten on the Supplier/Customer/Ship-To Records.

Epicor will use this to format addresses for various localities taking care to put the bits in various order:

The US format is

image

In Germany, things go from generic to specific:

image

Check out other formats here. International Address Formats & Verification Guide | Loqate

Kinetic will do this work for you and stuffs it into a calculated field so forms can stay consistent.

looks like the it was the country format. did not have address2 or 3 in the list. it works now. thanks for your help.

1 Like