Hi all,
I am a new user to Dynamics Nav so I'm hoping you can shed some light on a query for me. We have a page, that was created by someone who has since left the company, which creates a report of barcodes. Up until this week we have been naming items that require a barcode with a # so that we can use the filter *#* on the item description within the page to return only those items. Unfortunately this week, *#* is returning all items including those without a # anywhere in their description.
Could anyone help point me where to begin looking for an error that would cause this? Or has anyone experienced this before?
Kind regards,
Daniel
0
Answers
>>>>>>>>>>>>>>>>>>>>>>>>>>
Looks like something added ......
Possible inside page and/or report You have a code
f.e. Item.SETRANGE(Desription);
and/or Property
SourceTableView
that reset your (user) filter or do not use it on Item.Description field.
Thank you for the pointers though I will make sure to look more into them.
Daniel
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!