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..
- Format property missing in Date Picker in custom page – Dataverse / PowerApps
by Nishant Rana
Recently while designing the custom page, we realized that the format property is missing for the Date Picker control. This is because Date Picker control is based on Fluent UI Library. One …
Continue reading “Format property missing in Date Picker in custom page – Dataverse / PowerApps”
- Configuration Migration Tool Filter Updates and the Power Apps Portal
by Nishant Rana
Originally posted on
Colin Vermander:
If you haven’t heard or seen the most recent update to the SDK tool Configuration Migration Tool (CMT) then it is a must check out as the…
- Marketing Form and required (mandatory) fields in Lead and Contact – Dynamics 365 Marketing
by Nishant Rana
Let us take one of the out-of-the-box marketing forms available in Dynamics 365 Marketing. It has only an Email field marked as required and creates / updates both contacts and leads. If …
Continue reading “Marketing Form and required (mandatory) fields in Lead and Contact – Dynamics 365 Marketing”
- Sample formula for Associating N:N records and Creating 1:N records in Canvas App (PowerApps / Dataverse)
by Nishant Rana
Just sharing the sample formula, we used for associating selected products from the gallery to lead on OnSelect of a button. Here collectionCheckedProducts contains the checked products from the gallery bound to …
Continue reading “Sample formula for Associating N:N records and Creating 1:N records in Canvas App (PowerApps / Dataverse)”
- How duplicate phone numbers for customers (contact/account) are handled in Voice Channel (Dynamics 365 Omnichannel for Customer Service)
by Nishant Rana
Before we delve into different scenarios, few key points, we need to be aware of about Phone Numbers in Voice Channels. Voice Channel considers Contact’s Mobile Phone (mobilephone) and Account’s Phone (telephone1) …
Continue reading “How duplicate phone numbers for customers (contact/account) are handled in Voice Channel (Dynamics 365 Omnichannel for Customer Service)”
- How to – configure Facebook Webhook Validation with Power Automate Flow (Dataverse / Dynamics 365)
by Nishant Rana
Recently we were working on Facebook Leads integration with Dynamics 365. Webhook for Leads can be configured to send real-time notifications of the Leads ads changes. The first step of setting up …
Continue reading “How to – configure Facebook Webhook Validation with Power Automate Flow (Dataverse / Dynamics 365)”
- Fixed – Omnichannel authentication failed. Contact your administrator in Omnichannel Ongoing Conversations Dashboard
by Nishant Rana
Recently we were getting the below error on the Omnichannel Ongoing Conversations Dashboard. As the user was having an Omnichannel Administrator role, we expected it to work for the user. We raised …
Continue reading “Fixed – Omnichannel authentication failed. Contact your administrator in Omnichannel Ongoing Conversations Dashboard”
- Dynamics 365 AI code with ChatGPT
by Nishant Rana
Originally posted on
CRM Keeper:
By now I am sure most of you have heard about ChatGPT. The AI product is pouring out surprisingly intelligent responses to all sorts of questions that…
- Fixed – The product cannot be added because it is not active while creating Quote Product – Dynamics 365 / Dataverse
by Nishant Rana
We got the below error while trying to create a quote product programmatically. As the error message specifies, this is because we are trying to add/associate a DRAFT product to the Quote …
Continue reading “Fixed – The product cannot be added because it is not active while creating Quote Product – Dynamics 365 / Dataverse”
- How to – Filter data source to get the active records Dataverse / PowerApps
by Nishant Rana
Just sharing the syntax, that we can use to filter the data source based on the status field. Below is our gallery bound to Cases (Data Source) and showing only the Active …
Continue reading “How to – Filter data source to get the active records Dataverse / PowerApps”
- Tap into the interaction data generated by Dynamics 365 Marketing
by Nishant Rana
Originally posted on
Microsoft Lystavlen:
One of the many strong points of Dynamics 365 Marketing is the separation of the Dynamics 365 environment and the Marketing services (see “Elements in a Marketing…
- Fixed – sdkmessageprocessingstep With Id = {GUID} Does Not Exist – Plug-in Profiler – Dynamics 365 / Dataverse
by Nishant Rana
Recently we got the below issue while saving the contact record. It was throwing this for one of our plugin steps registered on the update, for which we had already removed the …
Continue reading “Fixed – sdkmessageprocessingstep With Id = {GUID} Does Not Exist – Plug-in Profiler – Dynamics 365 / Dataverse”
Like this:
Like Loading...
Related
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