To enable the new search experience, we need to turn on the relevance search on that environment.
Login to the admin portal and environments section
https://admin.powerplatform.microsoft.com/environments
Navigate to Settings -> Features and turn on the Relevance Search

This places the search bar in the header, making it easy to access while navigating across different pages.


With Relevance search turned off à

On clicking the search icon à we are navigated to the categorized search page.


The search result for the term “alex” with Relevance Search on–

Even before we can enter our query in the search box, the search box displays the recent terms (seems like max 3) used for search along with recent records (seems like max 6) accessed.

Provides increment search or real-time suggestions while we are tying the search term

Get all the details here
And must-read article on the new search experience à
https://jukkaniiranen.com/2020/11/make-your-power-apps-search-experience-more-relevant/
Blog posts on 2021 Release Wave 1 – Dynamics 365
Hope it helps..
- Plugin Registration Tool Login with Multi-Factor Authentication (MFA) – Uncheck “Show Advanced”
by Nishant Rana
If we’re logging into the Plugin Registration Tool using an account protected with Multi-Factor Authentication (MFA), there’s one small setting that can cause login failures — Show Advanced. We need to make …
Continue reading “Plugin Registration Tool Login with Multi-Factor Authentication (MFA) – Uncheck “Show Advanced””
- No Dependencies Shown… But still can’t delete the component? Check Your Cloud Flows (Dataverse / Dynamics 365)
by Nishant Rana
Recently, while performing cleanup in one of our environments, we were removing unused components to reduce clutter and technical debt. As part of this activity, we attempted to delete an old Business …
Continue reading “No Dependencies Shown… But still can’t delete the component? Check Your Cloud Flows (Dataverse / Dynamics 365)”
- Solution Failed to Import – Missing Lookup View Dependency in Dataverse / Dynamics 365
by Nishant Rana
Recently, while trying to import a solution, we got the below dependencies error. Solution ” Configuration” failed to import: The dependent component SavedQuery (Id=50658a7f-473b-ec11-8c64-000d3a8ead20) does not exist. Failure trying to associate it …
Continue reading “Solution Failed to Import – Missing Lookup View Dependency in Dataverse / Dynamics 365”
- Renaming Sitemap Display Name in Dataverse / Dynamics 365
by Nishant Rana
While working with a model-driven app in Dataverse, we needed to change the display name of the sitemap. What made this interesting was that there is no option in the UI to …
Continue reading “Renaming Sitemap Display Name in Dataverse / Dynamics 365”
- Fixed: Audit History Page Not Loading (Dataverse / Dynamics 365)
by Nishant Rana
Recently, we ran into an issue where the Audit History page stopped loading on the form. Interestingly, the problem was limited only to the Account forms. Whenever we tried to open Audit …
Continue reading “Fixed: Audit History Page Not Loading (Dataverse / Dynamics 365)”
- Why We Switched Our Plugin from PreOperation to PreValidation – Dataverse / Dynamics 365
by Nishant Rana
We had a business requirement to block the closing of a Quote as Lost under certain conditions. Instead of leaving the quote in an Active state, we wanted the system to explicitly …
Continue reading “Why We Switched Our Plugin from PreOperation to PreValidation – Dataverse / Dynamics 365”
- Using the Restore Message to Recover Deleted Records in Dataverse
by Nishant Rana
Accidental data deletion in Dataverse happens more often than we expect. A bulk delete job, an incorrect Power Automate flow, or incorrect manual delete can remove important records in seconds. Instead of …
Continue reading “Using the Restore Message to Recover Deleted Records in Dataverse”
- Advancing and Finishing a BPF Using RetrieveProcessInstancesRequest and RetrieveActivePathRequest (Dataverse / Dynamics 365)
by Nishant Rana
In earlier posts, we looked at how to move a Business Process Flow (BPF) stage and finish the process by directly updating the BPF entity instance. In this post, we’ll use RetrieveProcessInstancesRequest …
Continue reading “Advancing and Finishing a BPF Using RetrieveProcessInstancesRequest and RetrieveActivePathRequest (Dataverse / Dynamics 365)”
- Finishing (Deactivating) and Reopening a Business Process Flow Using C# Console App (Dataverse / Dynamics 365)
by Nishant Rana
In the previous post, we explored how to move a Business Process Flow (BPF) to the next stage using a console application, with the Phone to Case Process as a working example. …
Continue reading “Finishing (Deactivating) and Reopening a Business Process Flow Using C# Console App (Dataverse / Dynamics 365)”
- Advancing a Business Process Flow Stage Using a C# Console App (Dataverse / Dynamics 365)
by Nishant Rana
In Dynamics 365, Business Process Flows are usually progressed by users through the UI. However, in scenarios like data migration, bulk remediation, or backend automation, we may need to move a BPF …
Continue reading “Advancing a Business Process Flow Stage Using a C# Console App (Dataverse / Dynamics 365)”
- Using a Plugin to Generate Auto-Number Values for Legacy and Reopened Records in Dynamics 365 / Dataverse
by Nishant Rana
In one of our recent Dynamics 365 / Dataverse projects, we ran into one issue with auto-number fields. We had configured an auto-number for the custom_id field on the Opportunity table. The …
Continue reading “Using a Plugin to Generate Auto-Number Values for Legacy and Reopened Records in Dynamics 365 / Dataverse”
- Solving CS0006: Metadata File Not Found Error in Visual Studio
by Nishant Rana
Recently, we encountered a build error in one of our Dynamics 365 projects where Visual Studio was unable to find metadata files for NuGet packages, even though the packages were installed. CSC …
Continue reading “Solving CS0006: Metadata File Not Found Error in Visual Studio”
Discover more from Nishant Rana's Weblog
Subscribe to get the latest posts sent to your email.
Hi, after enable relevance search, would it be better to configure quick find view of each entity you would like to be searched for more columns? Otherwise it might only search the name column?
Thanks,
Junbin Duan
LikeLiked by 1 person
Yes Junbin https://docs.microsoft.com/en-us/power-platform/admin/configure-relevance-search-organization#configure-searchable-fields-for-relevance-search
LikeLike