Its Regarding Deployment pipeline in Power Apps - We deleted 1 ID column from one of Dataverse table. as we wanted it to be data type as auto number, hence we deleted and try to deploy our app from dev to UAt but we were getting error that ID columns has some dependencies in UAT so we deleted ID column (newly generated data type as auto number) and created which was origannally it was as whole number but still we are getting error that 'ImportAsHolding failed with exception :The SavedQuery(dba4adf3-72e4-ef11-be20-000d3a55742f) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.' Please provide the solution on above issue.
Have you checked the dependencies in the Solution.
see below pic, you can also find the option on top command bar.
Then you will see all the dependencies. from there, you can decide if delete the this completely if you don't need it.
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.