Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Unanswered

Lookup column on View

(0) ShareShare
ReportReport
Posted on by 180

 

I am creating view on Doc table , which has lookup column to doctype 

 

In a view I am adding filters doctype eq to doc1,doc2,doc3 then show documents 

 

Question is in current environment it is working as expected, but when I move solution in higher environments,  where doc1,doc2,doc3 not present right, will be added later

 

will it still work?

 

on view when you check equals to doc1,doc2 , doc3, it matches with exact text or guid?

 

 

How can I resolve this issue?

 

 

Thanks,

 

 

 

 

  • MarioRing Profile Picture
    541 Super User 2024 Season 1 on at
    Re: Lookup column on View

    For queries like:

    [Lookup column] equals [specific record]

    the System searches using GUID of the chosen record(s). 

     

    That means the view may not work properly in different environments, because the chosen record may have a different GUID.

     

    To solve this issue, you can either:

    • Change the filter operator from "equals" to "contains" or "begins with" and type a related record label (if it is unique)
    • Use XRMtoolbox plugin "Data Transporter" which allows you to copy records between environments preserving the same GUIDS on both.

    Tip: This is also applicable to Business Rules.

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

🌸 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…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Microsoft Dataverse

#1
stampcoin Profile Picture

stampcoin 17

#2
mmbr1606 Profile Picture

mmbr1606 15 Super User 2025 Season 1

#3
ankit_singhal Profile Picture

ankit_singhal 11 Super User 2025 Season 1

Overall leaderboard

Featured topics