Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Dynamic date filter Query design

(0) ShareShare
ReportReport
Posted on by

Hi

I am trying to design a query in NAV with dynamic date filters like T-2M..T for transactions happened in the last 2 months

Also to add is a filter like >=T|'' for documents with a date in the future and where date field in empty

I can'r replicate the NAV sintax when applying filters to the query and thought if using SETFILTER in C\AL

I tried the below

SETFILTER(Ending_Date, '>=%1|%2', TODAY, '');

But it only returns records with Ending date greater and equal to today and it does not show the one with no date

Is this a syntax error?

*This post is locked for comments

  • Community Member Profile Picture
    on at
    RE: Dynamic date filter Query design

    Works like a charm!

  • Verified answer
    Hannes Holst Profile Picture
    5,767 on at
    RE: Dynamic date filter Query design

    Hi,

    give it try with:

    SETFILTER(Ending_Date, '>=%1|%2', TODAY, 0D);


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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics NAV (Archived)

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans