Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Answered

RemoveIf and UpdateIf not working with CDS LookUp field and variable

(1) ShareShare
ReportReport
Posted on by 253

I have seen a few posts about this but nothing answers it properly.

 

I am trying to do a RemoveIf (and have previously tried UpdateIf) by using a variable as the right hand side of the code. I don't get any errors but it just doesn't remove anything from the source.

 

Has anybody managed to get this working?

  • sammybridge Profile Picture
    253 on at
    Re: RemoveIf and UpdateIf not working with CDS LookUp field and variable

    Thank you this has worked perfectly

  • v-siky-msft Profile Picture
    on at
    Re: RemoveIf and UpdateIf not working with CDS LookUp field and variable

    Hi @sammybridge ,

     

    GUIDField is a Field with Unique Identifier, which is unique index of the record generally. It is a default system field and can avoid errors caused by the same value.

    For example: Account is the GUID field in Account Entity

    Snipaste_2020-06-03_15-48-58.png

    Sik

  • sammybridge Profile Picture
    253 on at
    Re: RemoveIf and UpdateIf not working with CDS LookUp field and variable

    Hi @v-siky-msft 

     

    Thanks for getting back to me. What do you mean when you say GUIDField?

     

    Thanks

  • Verified answer
    v-siky-msft Profile Picture
    on at
    Re: RemoveIf and UpdateIf not working with CDS LookUp field and variable

    Hi @sammybridge ,

     

    Your formula doesn't make sense. Please modify as below:

    RemoveIf('NPI Profit and Losses', GUIDField in Filter('NPI Profit and Losses',ID.IDNew=NPlidvar).GUIDField)

    Hope this helps.

    Sik

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Microsoft Dataverse

#1
mmbr1606 Profile Picture

mmbr1606 22 Super User 2025 Season 1

#2
stampcoin Profile Picture

stampcoin 19

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 15 Super User 2025 Season 1

Overall leaderboard

Featured topics