PowerApps RemoveIf - Delete Records in a SharePoint list IF Title equals

1 year ago
16

PowerApps RemoveIf - Delete Records in a SharePoint list IF Title equals

👉 Hey welcome to WeTechCareOfYou!
If you are a returning subscriber we wish to say thankyou!
If you are new to the channel, please subscribe as we release a new video every week. If you have any questions around our videos please just leave a comment and we will get back to you. If you would like to discuss a project or require set hours for development, support or maintenance then please email Admin@WeTechCareOfYou.com or complete a form here: https://wetechcareofyou.com/contact/
Kind Regards,
The WeTechCareOfYou Team 💙

Using the RemoveIf function we delete multiple records in a SharePoint list with a specific title from clicking a button in PowerApps.

Command Used:
RemoveIf('Remove Row', Title = "Remove Me")

Microsoft Documentation
https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-remove-removeif

Loading comments...