web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Active Vendor Activity within a certain amount of time

(0) ShareShare
ReportReport
Posted on by 35

I am trying to provide a list of all current vendor's from the PM00200 table that have had activity within the last 6 months.  What's the best way to do this?

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    sid jayawardena1 Profile Picture
    on at
    RE: Active Vendor Activity within a certain amount of time

    you could use a subquery

    SELECT *

    from pm00200

    where [vendorid] in (select [vendor id] from payablestransactions where [document date]>'2/3/2014')

  • alw Profile Picture
    35 on at
    RE: Active Vendor Activity within a certain amount of time

    Will that tell me that there was activity within 6 months?  Not that something was changed on the vendor (like address, phone number, etc.) I am referring to activity made by/for the vendor (invoice, payment, etc.).  Also, how can I specify the number of months to check compared to the current date instead of hard coding the dates.  Another customer might want to see all vendors who had activity 8 months prior to the current date.

    Thank you!

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans