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 / display the app versio...
Power Apps
Answered

display the app version number

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Peggy2019_0-1659549096519.png

 

hi 

i would like to display the app version number, so i followed the instructions https://sharepains.com/2019/09/27/get-the-version-number-of-your-app-in-powerapps/

 

but i don't have the text field mentioned in the link

CountRows(PowerAppsforAppMakers.GetAppVersions(First(Filter(PowerAppsforAppMakers.GetApps().value,properties.displayName = "version")).name).value)


 

(i am preparing a component)

 

how can i fix this issue?

thank you

 

Categories:
I have the same question (0)
  • BCBuizer Profile Picture
    22,654 Super User 2026 Season 1 on at

    HI @Anonymous ,

     

    What is not mentioned in the blog, is that you need to add the PowerAppsForMakers connector to your app in order to use this formula. Is that perhaps your issue?

     

    You can add it by clicking the data icon, Add Data and then look for "Power Apps for Makers" (mind the spaces) and then click on the connector:

    BCBuizer_0-1659559009290.png

     

     

    https://docs.microsoft.com/en-us/connectors/powerappsforappmakers/

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    hi BC Buizer

     

    thanx for the tip, I added the connector and inserted the code, but the version number does not show as you can see below (i am building a component).

     

    thank you for your help

    Peggy2019_0-1659601634152.png

     

  • v-liwei-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

     

    Please replace the display name with your app's display name instead of the version.

    CountRows(PowerAppsforAppMakers.GetAppVersions(First(Filter(PowerAppsforAppMakers.GetApps().value,properties.displayName = "Your app's name")).name).value)

    I have made a test for your reference:

    vliweimsft_0-1659939451183.jpeg

    vliweimsft_1-1659939461588.jpeg

     

    Best Regards

    Levi

     

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    hi Levi

     

    Thanks for replying. I changed the app 's display name.

    CountRows(PowerAppsforAppMakers.GetAppVersions(First(Filter(PowerAppsforAppMakers.GetApps().value,properties.displayName = "HQ DEV Components V2")).name).value)

    I still have an error with GetAppVersions ??

     

    Thank you for your reply

     

    Peggy2019_0-1659952359608.png

     

  • BCBuizer Profile Picture
    22,654 Super User 2026 Season 1 on at

    Hi @Anonymous ,

     

    I see something different in your code then expected:

     

    CountRows(PowerAppsforAppMakers.GetAppVersions(First(Filter(PowerAppsforAppMakers.GetApps().value,properties.displayName = "HQ DEV Components V2")).name).value)

     

    I'm not sure if this is just a typo or you added the wrong connector. Can you please check you have the below in you list of connectors (exact same logo and name)?

     

    BCBuizer_0-1659957551064.png

    If you don't have this, please add  "Power Apps for Makers"  (instead of PowerAppsforAppsMakers).

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    hi BCBuizer,

    I corrected the value as requested.

    CountRows(PowerAppsforMakers.GetAppVersions(First(Filter(PowerAppsforMakers.GetApps().value,properties.displayName = "HQ DEV Components V2")).name).value) 

     

    it looks better, i still have a small issue with the color value.

    Peggy2019_0-1659959873950.png

     

  • BCBuizer Profile Picture
    22,654 Super User 2026 Season 1 on at

    Hi @Anonymous ,

     

     I tested the code on the blog and found it is producing an error in itself. When correcting the code, it worked just fine for me:

    CountRows(PowerAppsforMakers.GetAppVersions(LookUp(PowerAppsforMakers.GetApps().value,properties.displayName = "HQ DEV Components V2").name).value)

    I guess this blog was from before the time that the LookUp function was available.

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hey,

     

    Still the error on my side 

    Peggy2019_0-1659968592923.png

     

  • BCBuizer Profile Picture
    22,654 Super User 2026 Season 1 on at

    Hi @Anonymous ,

     

    Can you please share the error text itself as well?

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @BCBuizer 

     

    here we go:

     

    Peggy2019_0-1659973621617.png

     

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