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 find View by ID
Power Apps
Answered

How to find View by ID

(0) ShareShare
ReportReport
Posted on by 311

I'm trying to import my solution into a new environment and getting the following dependency error in the import log file:

 

The dependent component SavedQuery (Id=61273827-328e-e011-95ae-00155d9cfa03) does not exist. Failure trying to associate it with AppModule (Id=5f0c88f6-cbc4-eb11-bacc-000d3a1fe678) as a dependency. Missing dependency lookup type = PrimaryKeyLookup.

 

I believe this means that somewhere a View (SavedQuery) is being referenced that is not included in the solution.  I also believe the resolution would be to add the View to the solution, or remove the reference to the View.  The View ID is provided.  Does anyone know how I can determine which View it is, and possibly where it is being referenced?

  • Verified answer
    ChrisPiasecki Profile Picture
    6,428 Most Valuable Professional on at

    Hi @tschopp,

     

    The quickest way to determine the name of the view is to query the Web API in your development environment. You can put in the following into your web browser (substitute your environment URL).

     

    https://<envUrl>/api/data/v9.1/savedqueries(61273827-328e-e011-95ae-00155d9cfa03)?$select=name 

     

    The error mentions your Model-Driven App depends on it. If you don't need the view in your app, you can remove the view using the App Designer, finding the row that corresponds with the table, clicking Views, then unchecking the View name. Otherwise, you should add it to your solution.

     

    ---
    Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.

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 411 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 338

#3
WarrenBelz Profile Picture

WarrenBelz 256 Most Valuable Professional

Last 30 days Overall leaderboard