Hi:
I have reviewed the layout of the Purchase Order in Report Layout Selection.
How can you get Dimension Values to appear on the printed Purchase Order?
Thanks!
John

Hi:
I have reviewed the layout of the Purchase Order in Report Layout Selection.
How can you get Dimension Values to appear on the printed Purchase Order?
Thanks!
John
Hi
In general any field or info first should be included in report XML file. If they are available then you can add it to report layout. if not developer needs to add them to XML then you can use them.
In general either you have RDLC report or Word, Then you need to download them, add the field from XML and publish it back,
I hope this makes sense.