DYNAMICS 365 ADVANCED FILTER

Previously, we saw the Column options feature that came with the 2021 Microsoft Wave 2 Release that allows the users to add columns to the views on the fly.

In this post, we will see an older feature that came with the 2020 Microsoft Wave 1 Release which is the Advanced Filter.

As you know, one of the most used functionality in Dynamics 365 is the Advanced Find that gives users the ability to build and execute complex queries and apply actions on the retrieved records.

In addition, the filter that existed on the views, was limited to the columns displayed on the view and sometimes not all the columns can be filtered.

However, with the introduction of the Advanced Filter feature, the end-users are able to build complex filtering in the entity views whether for system or custom entities similarly to the Advanced Find. But, they will stay in the same page and build these queries without opening a new page as for the Advanced Find.

So, Let's see how this feature works in the below steps

  1. Go to your Dynamics 365 environment and open a view (I will work in the Active Account view)
  2. Click the Open advanced filtering panel button on top of the view
    Advanced filter 1

  3. The Advanced filters pane will open in the right side with the default filter of the view
    Advanced filter 2

  4. Here, you can start changing the default filter and building more complex filtering criteria
  5. Change the default filter of the view by clicking on the appropriate filter Row, and the list of all fields will be displayed to choose
    Advanced filter 3

  6. Click + Add button, to add a new condition to the filter, conditions in a group, or conditions based on related entities
    • Add conditions by selecting Add row
      Advanced filter 4

      Advanced filter 5

    • Add conditions in a group by selecting Add group
      Advanced filter 6

      Advanced filter 7

      Advanced filter 8

    • Add conditions based on related entities by selecting Add related entity
      Advanced filter 9

      Advanced filter 10

      Advanced filter 11

  7. Once done, click Apply, and the filter will be directly reflected on the view
  8. You can save the filter applied, and it will be saved as a personal view under My Views for later use
    Advanced filter 12

    Advanced filter 13

    Advanced filter 14


Bonus Tips:
  • When a filter is applied, an asterisk will be shown beside its name to indicate that the view has been edited
    Advanced filter 15

  • The filter you have applied on the view is temporary and will be lost if you navigate to another view without saving it


Hope This Helps!

Comments

Popular posts from this blog

DYNAMICS 365 HOW TO HIDE RECENT RECORDS FOR LOOKUP FIELD IN UCI

SEARCH BY GUID IN DYNAMICS 365

SAVE FORM IN DYNAMICS 365 JAVASCRIPT