Metadata Search (filter by type and filter by property) in D365FO
Views (20)
Hi,
In this post we will see the usage of search components "filter by type" and "filter by property" of Metadata search. For demo purpose we can use these two components to list the tables with table group as transaction. Maps also has the "Table group" property with value as "Transaction" and we are interested in only tables.
Launch metadata by choosing the menu item Dynamics 365 > Metadata search
Under search filter choose the following to view the result
- "filter by property", provide value as property:"TableGroup = Transaction"
- "filter by type", provide the value as Table.
property:"TableGroup = Transaction" type:"Table"
Regards,
Chaitanya Golla
*This post is locked for comments