Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

delete and reste formular for datepicker

(1) ShareShare
ReportReport
Posted on by

Hello everyone!

i create a powerapp where i can weekly track the best before date of food. The value of this dates i pick up with a datepicker and save back to a sharepoint list.

lucarios_0-1721161178478.png

 

First Problem:  i cannot find a formular for a button, where i can delete only the selected datepicker entry (and reset the datepicker to empty as it was before from begining- without date) and delete the entry from the sharepoint list also.

lucarios_1-1721161251547.png

 

Second Problem: also i need a formular for a button where i can delete and reset the hole datepickers in the App to empty and also in Sharepoint list.

Hope someone can help!

Thank you,

BR, Tom

  • Suggested answer
    SoPatt Profile Picture
    Microsoft Employee on at
    delete and reste formular for datepicker
    It's really hard to tell what you're trying to do exactly, because you provide almost no insight, e.g. you don't show what your gallery items or any of your data structures are, but probably for your formula in your first picture you want to use something like:
    RemoveIf('YourDataSource',YourDateColumn=DatePickerCanvas2.SelectedDate)
    
    This assumes that all dates in your datasource are unique. You might also want to use additional conditions for the RemoveIf.

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,552 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,928 Most Valuable Professional

Leaderboard