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 / Filter of a 3rd argument?
Power Apps
Suggested Answer

Filter of a 3rd argument?

(1) ShareShare
ReportReport
Posted on by 9
Filter(
                            colChoicesLookup,
                            Or(
                                Field = "Orientation",
                                Field = "Unknown"
                            ),
                            Or(
                                Title = ThisEquipment.Location.Value & " " & ThisEquipment.Category,
                                Title = "Unknown"
                            )
                        )
The Field in 1st Or clause is valid and belongs to the table colChoicesLookup.  The table does not have a field called Title.  What is the 2nd Or clause for?
Thanks.
I have the same question (0)
  • WarrenBelz Profile Picture
    156,051 Most Valuable Professional on at
    I assume this is not your app ? I am not sure how to respond with the information you have given as I cannot see the app. Can you please provide more context here.
  • Suggested answer
    Michael E. Gernaey Profile Picture
    53,963 Moderator on at
    Hi,
     
    I want to second Warren said,
     
    However, for your question. You stated it doesn't have a Title in the table. Is this really a Table or a SharePoint List.
     
    I am guessing a SharePoint list. And it WILL have a Title column, but many developers will Change the Label to read something else, but the NAME stays the same
     
    I can have a column called BarkingDogs, but the Label that users see could be My Favorite Music.
     
    Thats why you probably see Title there.

    To Verify, and assuming you have permissions.
    Go to the SharePoint List
    in the top right click the Gear
    Select List Settings
    In the Field List, you probably won't see Title, but one of the Text fields, if you Click it, it will open to a Details Page. If you do that for all of the Text Fields, in the URL one of them will end with the word Title.

    Thats the Title column, someone just changed the label (not the name)

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 352 Most Valuable Professional

#2
11manish Profile Picture

11manish 192

#3
Valantis Profile Picture

Valantis 128

Last 30 days Overall leaderboard