4

Dynamics 365 Copilot allows users to generate filtered Opportunity views using natural language prompts. The generated results display correctly and can be used for analysis within the application.

However, users are currently unable to successfully use Export to Excel directly from these Copilot-generated views.

When attempting to export, Dynamics returns:

Record Is Unavailable
The requested record was not found.
Error Code: 0x80040217

The issue is reproducible and occurs even though:

  • The Copilot-generated results display correctly.
  • The records are accessible.
  • Standard Export to Excel functionality works from traditional CRM views.
  • The same Copilot-generated results can be saved as a Personal View and then exported successfully.

Testing confirms that exporting the exact same dataset succeeds after saving the Copilot-generated view as a Personal View, indicating that the underlying data and Export to Excel functionality are working correctly. The failure only occurs when exporting directly from the Copilot-generated view experience.

This creates an inconsistent user experience where Copilot can successfully generate data views, but users cannot immediately export those results for reporting or further analysis.



Requested Improvement

Allow users to successfully use Export to Excel directly from Copilot-generated views and result sets.

The Export to Excel experience should work consistently regardless of whether a view was created:

  • Manually
  • As a System View
  • As a Personal View
  • Through a Copilot natural language query

If a Copilot-generated result set cannot currently be exported due to technical limitations, the application should provide a clear and informative message rather than a generic "Record Is Unavailable" error.

The expected behavior is that users can generate a view using Copilot and immediately export those results to Excel without requiring the extra step of saving the results as a Personal View first.

Category: General
STATUS DETAILS
New