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..
- Action ‘Update_a_record’ failed: An error has occurred. No resources were found when selecting for update – Fixing Cross-Company Update Issues in Finance & Operations Using Dataverse Virtual Entities (Power Automate)
by Nishant Rana
- Fixing the “Only 1 of 2 keys provided for lookup, provide keys for dataAreaId, ProjectID / Not found” Error in Power Automate (Fin & Ops Apps)
by Nishant Rana
Recently, while working with the Projects table from a Finance & Operations (F&O) environment, we ran into an error while using the Get a record action in Power Automate. (BTW this was …
Continue reading “Fixing the “Only 1 of 2 keys provided for lookup, provide keys for dataAreaId, ProjectID / Not found” Error in Power Automate (Fin & Ops Apps)”
- Fixed – Error occurred while loading document template / Error occurred while loading preview error in Dynamics 365
by Nishant Rana
Recently, one of the users reported the following error while trying to generate a PDF for a Quote record in Dynamics 365: Initially, the Export to PDF option was showing a blank …
Continue reading “Fixed – Error occurred while loading document template / Error occurred while loading preview error in Dynamics 365”
- How to Identify and Update Power Automate HTTP Request Trigger Flows Before November 2025
by Nishant Rana
Few weeks back, while working on one of our Power Automate flows, we noticed a banner warning on the HTTP Request trigger step. Microsoft has announced that starting August 2025, all flows …
Continue reading “How to Identify and Update Power Automate HTTP Request Trigger Flows Before November 2025”
- Using Parent Context in Dynamics 365 Plugins — Detecting System-Triggered Operations (Dataverse / Dynamics 365)
by Nishant Rana
In this post, we’ll look at how we used the ParentContext property in Dynamics 365 plugins to determine if a plugin execution was triggered by another plugin and perform logic conditionally. This …
Continue reading “Using Parent Context in Dynamics 365 Plugins — Detecting System-Triggered Operations (Dataverse / Dynamics 365)”
- Fixed – “Action cannot be performed. This quote is not owned by Dynamics 365 Sales” in Dataverse / Dynamics 365
by Nishant Rana
Recently, while working with Quotes in Dynamics 365 Sales integrated with Supply Chain Management (SCM) through Dual-write, we encountered an interesting error while trying to activate an existing quote. When attempting to …
Continue reading “Fixed – “Action cannot be performed. This quote is not owned by Dynamics 365 Sales” in Dataverse / Dynamics 365”
- Understanding “Block Deletion of Out-of-the-box Attribute Maps” in Dataverse / Dynamics 365
by Nishant Rana
In Dynamics 365, attribute maps define how data flows from one record to another when creating related records. For example, when creating a Contact from an Account, fields like Address, Phone Number, …
Continue reading “Understanding “Block Deletion of Out-of-the-box Attribute Maps” in Dataverse / Dynamics 365”
- Flows getting triggered multiple times / missing callbackregistration record – Power Automate / Dataverse
by Nishant Rana
Recently, we observed that one of our flows was getting triggered multiple times in our UAT environment; however, the flow was working properly in our Development environment. On comparing the flows trigger, …
Continue reading “Flows getting triggered multiple times / missing callbackregistration record – Power Automate / Dataverse”
- JavaScript Gotcha: Why [x == (a || b)] Fails
by Nishant Rana
Recently we observed that our JavaScript code was not working as expected. Now when we write conditions in JavaScript, it’s natural to want to check if a variable equals one of multiple …
Continue reading “JavaScript Gotcha: Why [x == (a || b)] Fails”
- What are Partial Merges in Business Process Flow (BPF), and what can we do about it – Dataverse / Dynamics 365
by Nishant Rana
Let’s take an example. Suppose we have the following Business Process Flow (BPF) for Leads: If the Lead Type = Grade A, we want the Grade A Details stage to appear. For …
Continue reading “What are Partial Merges in Business Process Flow (BPF), and what can we do about it – Dataverse / Dynamics 365”
- Boolean Fields in Business Process Flows: Required Field Behavior Explained (Dataverse / Dynamics 365)
by Nishant Rana
When designing Business Process Flows (BPF) in Dataverse, we often want to make certain fields mandatory before users can move to the next stage. A common scenario is using a Boolean (Two-Option) …
Continue reading “Boolean Fields in Business Process Flows: Required Field Behavior Explained (Dataverse / Dynamics 365)”
- Troubleshoot “Something happened, and we couldn’t copy to this environment” error – Dataverse /Dynamics 365
by Nishant Rana
Recently, while trying to copy an environment, we got the following issue – Something happened, and we couldn’t copy to this environment. Please retry. If the issue continues, go to the Help …
Continue reading “Troubleshoot “Something happened, and we couldn’t copy to this environment” error – Dataverse /Dynamics 365 “
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