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(remove) one of ...
Power Apps
Answered

Filter(remove) one of the options in SharePoint choices available in editform datacard

(0) ShareShare
ReportReport
Posted on by 47

Hey, 

I have a list on SharePoint, and I'm building a canvas app for it. 

One of the DataCards is for Document type (Column name: Doc. Type... in URL: DocType), and has 5 options in SharePoint.

keithcortis_0-1671707317896.png

 

I want to remove one of the options in the Powerapps dropdown (that highlighted yellow) and only give the user the remaining 4 options, WITHOUT removing the option from Sharepoint. 

 

keithcortis_1-1671707419917.png

 

I tried using the Filter formula but I am getting nowhere. 

Categories:
  • Verified answer
    LaurensM Profile Picture
    12,516 Moderator on at

    Hi @keithcortis that is certainly possible by filtering out that specific value in the Item property of the DataCardValue (dropdown). Could you try the code below:

     

     

    Filter(Choices([@'Master Agreement List'].'Doc. Type'), Value <> "MSA/ GSA/ Main Agreement")

    (between quotes, the value should match the option exactly. Should I have misspelled something, please adjust.)

     

    If this solves your question, would you be so kind as to accept it as a solution.

    Thanks!

     

  • keithcortis Profile Picture
    47 on at

    I think i tried this a million time..... mine didn't work, yours worked perfectly. 

    Thank you for the early Christmas present 😄

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard