Skip to main content

Notifications

Announcements

No record found.

Small and medium business | Business Central, N...
Suggested answer

Wild card search (Parts) Dynamics Nav Classic

Posted on by 35

Hello and thank you all,

    Is there a way to perform what I would call a wild card search in the "Item" table, by the "Description" field, or I should say a partial description search. Example: if I want to find anything with "FORK" in the description field. So when running the search it I could get descriptions with Fork and spoon or Fork clamps or Silver forks etc.. everything that has fork somewhere in the description field.

I've tried:

[FORK]

FORK*

<FORK>

Any suggestions would be helpful

Thank you again

SRC

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Wild card search (Parts) Dynamics Nav Classic

    SRC,

    For Dynamics NAV, simple search in the Description Field could be:

    pop = interpreted as: @*pop* Returns =All records that contain the text pop and case insensitive.

    me = interpreted as : @*me* Returns =All records that contain the text me and case insensitive.

    Cup* = interpreted as: Starts with Cup and case sensitive. Returns =All records that start with the text Cup.

    'bad' = interpreted as: An exact text and case sensitive. Returns =All records that match bad exactly.

    @she* = interpreted as: Starts with and case insensitive. Returns =All records that start with she.

    @*mom = interpreted as: Ends with and case insensitive. Returns =All records that end with mom.

    Hope this helps.

    Thanks,

    Steve

  • Suggested answer
    Nitin Verma Profile Picture
    Nitin Verma 21,091 Super User 2024 Season 1 on at
    RE: Wild card search (Parts) Dynamics Nav Classic

    Hi,

    If you need more filter, add more new field's filter .

    Thanks

  • Suggested answer
    YUN ZHU Profile Picture
    YUN ZHU 73,696 Super User 2024 Season 2 on at
    RE: Wild card search (Parts) Dynamics Nav Classic

    Hi, just add some info.

    The following table provides some examples to explain how you can use the search. More details: https://docs.microsoft.com/en-us/dynamics365/business-central/ui-enter-criteria-filters#fine-tuning-the-search-with-filter-criteria

    Search Criteria Finds...
    man
    or
    Man
    All records with fields that contain the text man, regardless of the case. For example, Manchester, manual, or Sportsman.
    'Man' All records with fields that contain only Man, matching the case.
    Man* All records with fields that start with the text Man, matching the case. For example, Manchester but not manual or Sportsman.
    @Man* All records with fields that start with man, regardless of the case. For example, Manchester and manual, but not Sportsman.
    @*man All records that end with man, regardless of the case. For example Sportsman, but not Manchester or manual.

    Filter Criteria and Operators

    https://docs.microsoft.com/en-us/dynamics365/business-central/ui-enter-criteria-filters#-filter-criteria-and-operators

    pastedimage1650413933687v1.png

    So for the quantity, I think you can try the following.

    pastedimage1650414055384v2.png

    Hope this also helps.

    Thanks.

    ZHU

  • ServiceParts Profile Picture
    ServiceParts 35 on at
    RE: Wild card search (Parts) Dynamics Nav Classic

    That worked !!!! Thank you Is there a way to filter it down more to showing only items with a quantity on hand ?

  • Suggested answer
    Nitin Verma Profile Picture
    Nitin Verma 21,091 Super User 2024 Season 1 on at
    RE: Wild card search (Parts) Dynamics Nav Classic

    Hi,

    please try search with the following 

    *@fork*

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans