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 / Delete Drop down list
Power Apps
Answered

Delete Drop down list

(0) ShareShare
ReportReport
Posted on by

Hello,
I have a sharepoint database, I want to delete a data to a record line and then save.
I'm using a dropdown list and I want a button press to delete the data in the sharepoint list.
I need an idea of ​​the syntax

Captura4.PNG
Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    155,374 Most Valuable Professional on at

    Hi @CarlosN ,

    There are a couple of ways - what are the Items of the drop-down and what is the Update of the Data Card?

  • leyburn19 Profile Picture
    2,157 on at

    Does the Dropdown match the SP list column exactly.  Is there only one record or is there multiple with matching data?

     

    If there is only one then a simple RemoveIf(Source,Lookup(Column=Dropdown?Selected.Value)) Could be (Result)

     

    If Multiple and no fixed ID to select than I would create a Gallery of teh SP list and use the dropdown to filter the gallery.  On each row of teh gallery add the trash can.  When selected use Remove(Source,Gallery?Selected)

  • CarlosN Profile Picture
    on at

    I have three users and I also have an ID in the sharepoint list

    Captura5.PNG
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @CarlosN :

    The following is my summary, please help me point out any errors:

    • There are three only options in the dropdown control "Mariana……"/"Setlla Lancheros"/"Johanna……"
    • The user selects an option in the dropdown control, such as "Setlla Lancheros". Then click the button to delete all records with Title equal to "Setlla Lancheros".

    If so ,I suggest you use this formula:

    RemoveIf('Solicitudes Expres',Title=DropDown.SelectedText.Value)

     Its function is to delete all records where the value of Title is equal to DropDown.SelectedText.Value in'Solicitudes Expres'.

    I think this link will help you a lot:

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-remove-removeif

    Best Regards,

    Bof

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 834

#2
Valantis Profile Picture

Valantis 533

#3
Haque Profile Picture

Haque 410

Last 30 days Overall leaderboard