Skip to main content

Notifications

Announcements

No record found.

Small and medium business | Business Central, N...
Answered

How to find a list of Item and Vendor Creation Dates in Navision 2018

(0) ShareShare
ReportReport
Posted on by 29

Hello helpful colleagues

I need to find a list of new suppliers and new items for 2021 in Navision 2018, ie the item card and its creation date.

I have seen several blog posts for earlier versions noting similar requests, and I think its possible to find this info either through Change Log Entries, or to set this up by adding a field to the table in the Development environment. Am I on the right track?

I hope that someone can give up to date advice on the best way to find this information, or how to set it up in NAV 2018. I do have a Developer Licence but am a complete beginner.

Thanking you in advance!

Louise

Below relevant blogposts 

   

https://stackoverflow.com/questions/42033313/is-there-a-way-to-pull-vendor-creation-date-in-dynamics-nav-2016

   

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: How to find a list of Item and Vendor Creation Dates in Navision 2018

    Louise,

    Adding to other replies...

    If you have implemented Change Log, you have that table to pull the Vendor and Item first Date Modified.

    You can also write all this in Jet Reports as another way of pulling the data.

    You can add a column to the Vendor and Item List of Date Modified, which then you can filter and copy to Excel.

    Last idea is to ask your Partner to create such a report in BC but I think the other methods are easier and quicker.

    Hope this helps.

    Thanks,

    Steve

  • Verified answer
    Lovisa LH Profile Picture
    Lovisa LH 29 on at
    RE: How to find a list of Item and Vendor Creation Dates in Navision 2018

    Hello Zhu,

    Thank you for this advice.

    I will take a look and see if I am able to do it this way by myself.

    Thank you!

  • Suggested answer
    Nitin Verma Profile Picture
    Nitin Verma 21,081 Super User 2024 Season 1 on at
    RE: How to find a list of Item and Vendor Creation Dates in Navision 2018

    Please follow the below link

    docs.microsoft.com/.../how-to--add-fields-to-a-table

  • Suggested answer
    YUN ZHU Profile Picture
    YUN ZHU 75,802 Super User 2024 Season 2 on at
    RE: How to find a list of Item and Vendor Creation Dates in Navision 2018

    Hi, Personally, I think it would be better to add new fields to manage it. In BC Microsoft has added these fields to all tables.

    pastedimage1649376777415v1.png
    You can imitate it, When you insert data, update the CreatedAt and CreatedBy, and when you modify the data, update the ModifiedAt and ModifiedBy.
    These can be done with the trigger below.

    https://docs.microsoft.com/en-us/dynamics-nav/table-and-field-triggers

    pastedimage1649376874688v2.png

    Hope this will help.

    Thanks.

    ZHU

  • Lovisa LH Profile Picture
    Lovisa LH 29 on at
    RE: How to find a list of Item and Vendor Creation Dates in Navision 2018

    Sorry Nitin, I'm really a beginner! Could you give more detailed steps?

  • Suggested answer
    Nitin Verma Profile Picture
    Nitin Verma 21,081 Super User 2024 Season 1 on at
    RE: How to find a list of Item and Vendor Creation Dates in Navision 2018

    Hi,

    Create a new field with 50000 id let’s say field name “date created” with Date data type and oninsert trigger and Onmodify trigger add below code of the table.

    “Date created “ := Today

    Please check this.

  • Lovisa LH Profile Picture
    Lovisa LH 29 on at
    RE: How to find a list of Item and Vendor Creation Dates in Navision 2018

    Hi Nitin,

    That's just the thing, it seems that this info is not recorded.

    Take a look at these answers -

    community.dynamics.com/.../97493

    stackoverflow.com/.../is-there-a-way-to-pull-vendor-creation-date-in-dynamics-nav-2016

    I think it might be possible t find the item cards and the'r creation dates in Change Log, but I don't exactly know where

    or

    it's necessary to add a field to the table, which I would also need guidance on how to do

  • Suggested answer
    Nitin Verma Profile Picture
    Nitin Verma 21,081 Super User 2024 Season 1 on at
    RE: How to find a list of Item and Vendor Creation Dates in Navision 2018

    Ok do one thing create a new item card with all dummy details and the. Find that field value it must be there when anyone creates a new record

  • Lovisa LH Profile Picture
    Lovisa LH 29 on at
    RE: How to find a list of Item and Vendor Creation Dates in Navision 2018

    Hi Nitin,

    I still don't understand; I need to know date the item card was created, not date last modified.

    Do you mean that in Change Log Entries Log Insertion means that a user has created an Item Card? Where do I see the item number?

  • Suggested answer
    Nitin Verma Profile Picture
    Nitin Verma 21,081 Super User 2024 Season 1 on at
    RE: How to find a list of Item and Vendor Creation Dates in Navision 2018

    Hi,

    Since you have already a last date modified field so you can develop a list type report and filter with this field by putting the March month filter it will give the results of all the items.

    Thanks

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,703 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,433 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans