Announcements
A possible fix for prompting users to update Power Apps Canvas apps is to add a version check screen within the app.
note this is not an official Microsoft-documented solution, but a possible workaround.
if you like to proceed anyway try this:
There is no Microsoft-published guideline for this method.
Best regards, Valantis
✅ If this helped solve your issue, please Accept as Solution so others can find it quickly. ❤️ If it didn’t fully solve it but was still useful, please click “Yes” on “Was this reply helpful?” or leave a Like :). 🏷️ For follow-ups @Valantis. 📝 https://valantisond365.com/
Set( gblThisVersion, 2.15 ); Set( gblNotCurrent, gblThisVersion < First(Parameters).CurrentVersion )
"Ver: " & gblThisVersion
"<h2><center><b><font color=red>You are not using the current version of this app</font></b></h2> Close the app and re-open, selecting <b>Refresh</b> from the top bar if this appears or clear your cache and re-open.</center>"
gblNotCurrent
!gblNotCurrent
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.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 424
WarrenBelz 355 Most Valuable Professional
11manish 290