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 / Error message from Sha...
Power Apps
Unanswered

Error message from Sharepoint list data validation; Keep error but remove message

(0) ShareShare
ReportReport
Posted on by 90

I have entered a data validation formula in a Sharepoint list column that is connected to a Power App.

I have also created a popup when I receive the error.

The issue is that I want to not display the system generated message and only display my popup. 

 

My Patch has:

   If(
IsEmpty(
Errors(

Then the Patch formula.

 

Ends with

)
),
Notify("Update Successful",NotificationType.Success; 1);Set(SuccessNotify,true),
Set(ErrorVisible, true), Set(ErrorNotify, true)
)

 

My Sharepoint list validation formula is:  =Status=ISERROR(#NULL!)

 

As I write this I realize I should look into data validation within the app so I'll look into that now.  But the question remains...

ErrorMessageCropped.png
Categories:
I have the same question (0)

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 463

#2
WarrenBelz Profile Picture

WarrenBelz 364 Most Valuable Professional

#3
11manish Profile Picture

11manish 275

Last 30 days Overall leaderboard