Announcements
I opened my Powerapp to Edit it this morning to find the Save Button visible.
Why would the Save Button be visible when I've just opened the Powerapp without undertaking any edits?
Power Apps doesn't track whether you've made changes before letting you Save or Save As. The Save button is always active when you open the app for editing.
Hi @LWE,
1.Consider you open the app made a changes and didnt publish, if you reopen Save Button will be in enabled state
2. You opened the app and made changes and published it and again if you reopen Save Button wont visible until you make changes.
Please mark as Answer if it is helpful and provide Kudos
Blog : https://microsoftcrmtechie.blogspot.comSubscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
@rampprakash Sorry, but I disagree. If you publish the app, close it, and re-open it the Save button will be active whether you make changes or not. If you haven't Published it then the Publish button will be active until you make a change. But if you have Published it then the Save button will be the default and it is active.
@Pstork1, I tried this from my end, hence am replying the same here.
We can use the same variable to control whether a control is visible or invisible.
Add a gallery to the screen.
In the ‘visible’ property add the following line of code:
If(togglevalue,true,false)
Run the application and click the button. The gallery will become visible and then invisible each time you click the button. Again, the variable in the OnSelect event is controlling all this – it is either True or NOT True when the button is clicked.
snehal_dhane
Thank
@LWE
I agree with @Pstork1 doesn't track whether you've made changes and some times it does show save times not
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 356 Most Valuable Professional
11manish 225 Super User 2026 Season 2
Mohsin Ali 211