format for On-hand qty/committed and OTHER columns.
Looking for the data to display whole numbers.
Thank you.
format for On-hand qty/committed and OTHER columns.
Looking for the data to display whole numbers.
Thank you.
"TAVO" ha scritto nel messaggio news: snipped-for-privacy@microsoft.com...
open your report.. and replace vbFloat or vbDouble in field 'Quantity' to vbInteger
or ... the field
Item.Quantity -> CAST(Item.Quantity AS INTEGER)
bye antonio
Have something to add? Share your thoughts — no account required.
Ask the community — no account required