web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How to turn off Advanc...
Power Apps
Unanswered

How to turn off Advance Lookup behavior settings in D365 CRM after wave 2 release update

(0) ShareShare
ReportReport
Posted on by 4,838 Moderator

Hi All,

 

I'm facing problems with a lookup field that filters based on the value of another field.

This is triggered on a field in Business Process Flow (BPF).

In-Depth: Field A (Products) must be filtered by Parent Family, which is set on field B. (Parent). As a new view, this used to show related products, but now it shows all products.

I used Pre-Search function which worked fine until few weeks on my notice (not sure how long was this un-noticed).

 

I assume this might be something related to Advance Lookup and I do not see any toggle to disable it. Reference - Link.

Ethan_R_0-1640098117846.png

 

When I run the same code now, it says "No Records Found..." even though there are records available.

 

Kindly advise what has changed.

Thanks

 

I have the same question (0)
  • Ram Prakash Duraisamy Profile Picture
    5,749 Super User 2026 Season 1 on at

    Hello @Ethan_R,

     

    Can you please let me know weather  you have tried with Field Properties 

     

    rampprakash_1-1640102996265.png

     

     

    If yes can you please let me know weather you are using below code or not?

     

     

     

     

    function preFilterLookup() {
     Xrm.Page.getControl("lookupfieldname").addPreSearch(function () {
     fetchXml = "<filter type='and'><condition attribute='fieldName' operator='eq' value ='FILTERVALUES'/></filter>";
     Xrm.Page.getControl("lookupfieldname").addCustomFilter(fetchXml);
     });
    
    }

     

     

    Because i tried above code and it working as expected.

     

    If the above solution not works you can turn off the behavior 

     

    rampprakash_0-1640105318434.png

     

    Clear Information about Turn On and Turn Off here : https://powerapps.microsoft.com/en-us/blog/advanced-lookup-experience-in-model-driven-power-apps/

     

    Let me now if you need more help for the same

     

    Please mark as Answer if it is helpful and provide Kudos


    Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
    Blog : https://microsoftcrmtechie.blogspot.com

  • Devikumari Krishna Profile Picture
    988 Super User 2024 Season 1 on at

    Hi @Ethan_R ,

     

    Did you try entering the default values manually.

    Minimum characters 2 and delay 250 ms.

    -------------------------------------------------------------------------
    If I have answered your question, please mark your post as Solved.
    If you like my response, please give it a Thumbs Up.


    Regards

    Devi

     

     

     

     

  • Ethan_009 Profile Picture
    4,838 Moderator on at

    Hi @rampprakash ,

     

    I do not see the toggle for Advance Lookup (since the updates have applied through Microsoft and not manual early access).

    Also the reason I want to use this filter, I want to use it on Business Process Flow and not on the form.

    The Code you mentioned is standard and works everywhere.

    Whereas, the execution differs from field present in BPF.

     

    Do let me know if you find anything else.

     

    Thank you

  • Ram Prakash Duraisamy Profile Picture
    5,749 Super User 2026 Season 1 on at

    Hello @Ethan_R,

     

    As per your chat its enabled already, try doing the below Scinario to make it work.

     

    1. Navigate to https://admin.powerplatform.microsoft.com/

    2. Select the Respective Environment which you are working

    3. Open the Environment

    4. Click Settings

    5. Expand Product and Select Behvaior

    rampprakash_0-1640106636804.png

    6. Scroll to Last and Try Implementing Lookup behavior like this

     

    rampprakash_1-1640106709949.png

    As per the Screen shot after entering 2 Characters in 250 ms it will show the Results.

     

    Let me know if it is helpful.

     

    Please mark as Answer if it is helpful and provide Kudos


    Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
    Blog : https://microsoftcrmtechie.blogspot.com

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 534

#2
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 306

Last 30 days Overall leaderboard