Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Summary
When you import a solution into a target environment in Microsoft Power Apps, you might receive a missing dependency error that references Sales packages or components. This article helps you identify the missing Sales dependencies, install or update the related apps, align versions across environments, and reimport the solution.
Symptoms
When you import a solution, you receive an error message about missing dependencies that are related to Sales packages or components. This message resembles one of the following messages:
Import failed due to missing dependencies.
Failed to resolve app information for
msdyn_SalesOpportunityResearch.
Missing dependencies due to version mismatch of
msdyn_SalesAgents.
The error might report components such as:
msdyn_SalesAgentsmsdyn_DataQualityAgentmsdyn_SalesOpportunityResearch
Cause
These dependency problems occur if a solution references apps or components that exist in the source environment but aren't provisioned in the target environment, or when versions don't match between environments.
Common causes include:
- You upgrade apps in the source environment but not in the target environment.
- First-party or managed solutions, such as Data Quality Agent or Sales Agents, are missing or outdated in the target environment.
- Unmanaged customizations from the source environment are missing in the target environment.
Solution
To resolve the missing Sales dependencies, follow these steps:
Install or update missing components during solution import.
If missing dependencies are detected during solution import, the Missing dependencies page opens and allows you to resolve dependencies without leaving the import flow.
- If an Install or Update button appears next to the application, use it to install or update the application.
- If the system offers the Deploy Dependencies option, select it to install or update all supported components.
For more information, see Missing dependencies during solution import.
Manually check versions and dependencies.
In the target environment, verify the installed versions of the dependent apps:
- Go to the Power Platform admin center and select your environment.
- Select Resources > Dynamics 365 Apps.
- Check the installed versions of dependent apps.
- Install or update any missing apps to ensure the version is aligned with the source environment.
Some features cannot be manually installed from the Power Platform admin center, such as:
- Sales Insights
- Sales Accelerator
- AI Agents such as Sales Opportunity Analysis (Research) Agent and Sales Qualification Agent
These features require proper entitlement-based licensing and are enabled through Microsoft-controlled provisioning, often via Feature Management in Dynamics 365 or auto-provisioning by backend services. If the missing dependency is from one of these features, you can:
- Wait for the next scheduled deployment. Packages are updated on a bi-weekly deployment cycle.
- Contact Microsoft Support for assistance if the issue is urgent.
Reimport the solution.
After the missing dependency is available or updated, reimport the solution.