Skip to main content

Notifications

Power Apps - Building Power Apps
Unanswered

Filter Blank Lookup fields

(0) ShareShare
ReportReport
Posted on by 8

Hi,

 

is it really not possible to filter a lookup column to another table for empty items in Teams Dataverse?

For example, this returns a delegation warning:

 

 

Filter(Users; IsBlank(LookupField))

 

 

 Other options like this also don't work:

 

 

Filter(Users; LookupField = Blank())

 

 


What is also strange is that when using the first example, I get a table containing the correct rows (when looking at the result inside the powerfx field) but when displaying them to a combobox or table control, all values are empty.

When i change the code to this, I get the data in the control, but only this one field. Why is that?

 

 

Filter(Users; IsBlank(LookupField)).Name

 

 

 

Thanks

  • ellbi Profile Picture
    ellbi 8 on at
    Re: Filter Blank Lookup fields

    I solved it by creating a view for the table which filters for the column "containing data". 

  • ellbi Profile Picture
    ellbi 8 on at
    Re: Filter Blank Lookup fields

    No, same result with a collection

  • MichaelFP Profile Picture
    MichaelFP 1,575 on at
    Re: Filter Blank Lookup fields

    Try to create a collection to have the list of the data. I believe in that way you gonna have all fields.

     

    If my answer helped you, please give me a thumbs up (👍). If solve your question please mark as solution ✔️. This is help the community.

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,666

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,996

Leaderboard