Hi all
I am trying to find which are the worst items in my company. Since I have a lot of items I was wondering if there is a report in Nav which displays these items, so for example items that its been two years that are in stock and I havent sold any of them during this period.
Please suggest if there is anything like this.
Thank you and best regards
0
Comments
Not sure it's exactlly what you're looking for... but could be a starting point.
We can use this new field to run reports to find slow moving or non selling items.
It's a flowfield
DataType Date
CalcFormula::Max("Item Ledger Entry"."Posting Date" WHERE (Item No.=FIELD(No.),Entry Type=FILTER(Sale),Quantity=FILTER(<0)))
http://www.BiloBeauty.com
http://www.autismspeaks.org
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Thanks to all for your replies.
I am asking for a report which displays who are the items that are being less sold in my company, or the items that are staying more time in my inventory.
So some report which orders which are the items that are not sold at all during last year, and then continuing with the items from less to most sold in my company for the period of time.
If I am not being clear please ask me to explain more.
Thank you and best regards
2. Set filter on Date Filter to 010111..123111
3. Set filter on Sales (Qty.) to 0
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book