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 / How to check if the fi...
Power Apps
Answered

How to check if the file exists on mobile device?

(0) ShareShare
ReportReport
Posted on by 74

I using SaveData, ClearData and LoadData functions. on my application load I am loading the data using LoadData. I get an error for the first time when I open the app as there won't be any file saved on mobile. the following are the errors: 

 

Power Apps didn't find that file. Please confirm the file name.

There was a problem loading your data. 

 

How can i check the file that is saved using SaveData function already exists or not? thank you. 

Categories:
  • Verified answer
    WarrenBelz Profile Picture
    156,545 Most Valuable Professional on at

    Hi @slalithprasad ,

    Use the true parameter at the end of the Load Data and it ignores a missing file

    LoadData(
     YourCollection,
     YourLocalFileName,
     true
    )

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard