Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

display the app version number

(0) ShareShare
ReportReport
Posted on by

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

 

  • 55552 Profile Picture
    665 on at
    Re: display the app version number

    This worked for me but I am up to version 633 and the code just returned 100. Any workaround to this? Delete out about 500 older versions?

     

  • Community Power Platform Member Profile Picture
    on at
    Re: display the app version number

    @BCBuizer  Hi just to let you know that i was told that the version number is not possible in a component. Thank you

  • Verified answer
    BCBuizer Profile Picture
    21,991 Super User 2025 Season 1 on at
    Re: display the app version number

    Hi @Anonymous ,

     

    I just tested again and the only thing I noticed is that initially I got the same error, but then it disappeared on its own:

     

    BCBuizer_0-1659974148009.png

    No clue what to make of this....

  • Community Power Platform Member Profile Picture
    on at
    Re: display the app version number

    Hi @BCBuizer 

     

    here we go:

     

    Peggy2019_0-1659973621617.png

     

  • BCBuizer Profile Picture
    21,991 Super User 2025 Season 1 on at
    Re: display the app version number

    Hi @Anonymous ,

     

    Can you please share the error text itself as well?

  • Community Power Platform Member Profile Picture
    on at
    Re: display the app version number

    Hey,

     

    Still the error on my side 

    Peggy2019_0-1659968592923.png

     

  • BCBuizer Profile Picture
    21,991 Super User 2025 Season 1 on at
    Re: display the app version number

    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
    on at
    Re: display the app version number

    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
    21,991 Super User 2025 Season 1 on at
    Re: display the app version number

    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
    on at
    Re: display the app version number

    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

     

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard