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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Metadata Search Regex

(0) ShareShare
ReportReport
Posted on by 144

Hi all,

Maybe, someone has found how to use regular expressions in Metadata Search. It will be useful, isn't it?

Thank you in advance.

*This post is locked for comments

I have the same question (0)
  • André Arnaud de Calavon Profile Picture
    303,714 Super User 2026 Season 1 on at

    Hi Hidden developer,

    Why would you want to use regular expressions in your searches? Can you give an example what you want to achieve? Regular expressions are useful for patterns. If you do a search, in my opinion you are looking for a certain given keyword and where it has been used.

  • Hidden developer Profile Picture
    144 on at

    For example, I want to find a following code statement: "update_recordSet * where" or something like that.

  • Suggested answer
    Sukrut Parab Profile Picture
    71,735 Moderator on at

    Did you try following syntax ?

    code:"update_recordSet" type:class

    I am just searching in class but you can search by just specifying comma like class,form,table. If you are looking for general syntax you can get it through web search as well.

  • Sohaib Cheema Profile Picture
    49,677 Super User 2026 Season 1 on at

    The publicly available code is all available on local drive of DEV VM. You can use AngentRanSack to search any piece of code. I totally agree with André that, there is no need of Regex Expression. Those are used for needs such as for example if you want to validate email address format.

  • Martin Dráb Profile Picture
    239,035 Most Valuable Professional on at

    Regular expressions are indeed useful when look for strings with particular patterns; validations (such as the validation of e-mail address mentioned before) is just one category of such searches.

    Regarding AX, I use regular expressions in ApplicationExplorer every day. For example, if you look at names starting with Cust and ending with contract, the pattern ^Cust.*Contract$ will match them.

    But I don't have a solution for the question regarding metadata search. If you can use regular expressions in the code: directive, I'm not aware of how. It may require other tools searching directly the content of underlying .xml files.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Joris dG Profile Picture

Joris dG 5

#2
Alexey Lekanov Profile Picture

Alexey Lekanov 2

#2
Henrik Nordlöf Profile Picture

Henrik Nordlöf 2 User Group Leader

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans