cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Aaron3Sixty5
Helper I
Helper I

skipAppMetadata

Hi Power Apps Community!

 

What does skipAppMetadata in the PowerApp URL do?

https://apps.powerapps.com/play/1234567-dafc-4f2e-b63a-a52312345678?tenantId=88888888-c141-4c67-b6f3...skipAppMetadata=true

 

I found two forum posts; neither clarify exactly what this setting does.

 

Just curious, thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
Pstork1
Dual Super User
Dual Super User

Basically, it re-loads the app based on the version last loaded.  This is slightly faster since the app metadata rarely changes unless there is a new published version.  So skipping loading the metadata will require less bandwidth than loading with metadata.  If you set skipAppMetadata=false it will fully re-load the app each time you run it.  That will take longer, but will guarantee that you always have the latest version.  With skipAppMetadata=true the app will load faster, but if there is a new version you will get a prompt and have to exit and re-load the app to update it.



-------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.

View solution in original post

10 REPLIES 10
Pstork1
Dual Super User
Dual Super User

Basically, it re-loads the app based on the version last loaded.  This is slightly faster since the app metadata rarely changes unless there is a new published version.  So skipping loading the metadata will require less bandwidth than loading with metadata.  If you set skipAppMetadata=false it will fully re-load the app each time you run it.  That will take longer, but will guarantee that you always have the latest version.  With skipAppMetadata=true the app will load faster, but if there is a new version you will get a prompt and have to exit and re-load the app to update it.



-------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.

Where is this setting in PowerApps? 

Its not a setting.  Its a parameter that can be included in the URL when starting the app from a Hyperlink.



-------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.

Thank you. I added it to the url in a launch link but when it launches the PowerApp, it still changes the link to &skipAppMetadata=true and  so my parameter is not passed to the app and no data shows in the gallery. Any ideas on how to fix this?

Do you have any news about this? 

Yes. Sorry. I was sidetracked. It turned out that the issue was with the original URL. It contained a question mark where it should have had an ampersand. Once I corrected it, I no longer had the problem with the URL being changed. 

llanderson
Advocate II
Advocate II

I am having the same issue with the url changing to &skipAppMetadata=true and not passing in my ID parameter. Can you share how you have your link set? Below is how I have mine set and it still changes to false and fails to pass in my ID parameter.

 

https://apps.powerapps.com/play/[APP ID]?tenantId=[TENTANT ID]?ID=6&skipAppMetadata=true

 

 

 

Thank you JillSearcy...

 

I had formed the link with the first parameter preceded by a question mark however I see that the question mark has already been included before the tenantId, so subsequent parameters should be preceded by an ampersand.

 

so yours should be...

https://apps.powerapps.com/play/[APP ID]?tenantId=[TENTANT ID]&ID=6

Perfect! I now see the 2 question marks!

Helpful resources

Announcements
Power Apps News & Annoucements carousel

Power Apps News & Announcements

Keep up to date with current events and community announcements in the Power Apps community.

Community Call Conversations

Introducing the Community Calls Conversations

A great place where you can stay up to date with community calls and interact with the speakers.

Power Apps Community Blog Carousel

Power Apps Community Blog

Check out the latest Community Blog from the community!

Top Solution Authors
Top Kudoed Authors
Users online (3,482)