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 / Remove Function - Item...
Power Apps
Answered

Remove Function - Item doesn't exist

(1) ShareShare
ReportReport
Posted on by

Hi all, 

 

Hope someone can give some advice here! 

 

I am trying to remove a  specific record from a SQL table, that is being displayed in a gallery, so a user can simply press the trash can & that record is removed from the data source. 

 

DouglasStamper_0-1652114919915.png

 

I have simply coded this function: 

 

Remove(
 'FLOWRETURNS.MANUAL_READING',
 ThisItem
);

 

However, when I press the delete button (trash can), I get an error returned that the record does not exist even though I can see it in the table. 

 

I have also tried this code, but it returned the same error: 

 

Remove(
 'FLOWRETURNS.MANUAL_READING',
 LookUp(
 'FLOWRETURNS.MANUAL_READING',
 SIGNAL_NAME = ThisItem.SIGNAL_NAME
 )
);

 

DouglasStamper_1-1652115040954.png

 

Any ideas?

 

Thanks!

 

Doug

Categories:
I have the same question (0)
  • Verified answer
    DouglasStamper Profile Picture
    on at

    Removed, requirement changed. 

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 1,041

#2
11manish Profile Picture

11manish 676

#3
Valantis Profile Picture

Valantis 655

Last 30 days Overall leaderboard