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 / Before saving, Change ...
Power Apps
Unanswered

Before saving, Change Color of Tab when Updated

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have created excel Like Editable Table/Gallery , if I change any tab I need to display the different color (before I save highlight what are the filed recently changed), after data save need to display as usual color

 

Capturepowerapps.PNG

It would be great help, if anyone would guide me as to which property needs to be changed.

Categories:
I have the same question (0)
  • Gochix Profile Picture
    1,937 Moderator on at

    Hi @Anonymous ,

     

    You can use:

     

    If(Not(ThisItem.'Family Code' = DataCardValue.Text),Red)

     

    on BorderColor property
    _____________________________________________________________________________________
    Please give a thumbs up if I resolved your issue! Please click Accept as Solution to close the topic!

  • Nogueira1306 Profile Picture
    7,390 Super User 2024 Season 1 on at

    Ok, I think that you can make this ->

     

    On Background Color property of the itens that you want to change:

    If(ThisItem.'IEC BLOCK' <> TextInput.Text, RED)

     

    Basically, you can try to check the current value and the value saved in the database and if it is different, you change the color.

     

    If you need additional help please tag me in your reply and please like my reply.
    If my reply provided you with a solution, pleased mark it as a solution ✔️!

    Best regards,

    Gonçalo Nogueira

    Check my LinkedIn!

    My website!

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @Nogueira1306 @Gochix Thanks for your reply

    my question is before I save  need to display recently edited columns only border or Background color, 
    Already saved Data no Need to show the border or background 
    Capturepowerapps.PNG
     

    Eg - first Row already saved to SharePoint,  Row2 only recently edit I'm going to Save

    but   this code field is Empty display Red

    If(Not(ThisItem.'Family Code' = DataCardValue.Text),Red)

    Thanks

  • Gochix Profile Picture
    1,937 Moderator on at

    Is that a form or a gallery you are having there?

    If that's a form then with SubmitForm button it should update the form and Red border disappear.

    If that's a gallery with TextInput field then you should refresh your datasource after patching the updates.


    _____________________________________________________________________________________
    Please give a thumbs up if I resolved your issue! Please click Accept as Solution to close the topic!

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

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard