Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Power Query update fails with 0x800A03EC when Data Model is present#324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
sbroenne merged 1 commit intomainfromfix/power-query-data-model-update-error
Dec 17, 2025

Conversation

@sbroenne
Copy link
Owner

@sbroennesbroenne commentedDec 17, 2025
edited
Loading

Status: Unresolved - Documentation + Code Cleanup

The save-and-retry approach did NOT resolve the issue. This PR documents the issue and removes ineffective retry code.


Related to#323

What Was Tried (Did NOT Work)

  1. Save-and-retry: Catch 0x800A03EC, save workbook, retry - Failed
  2. Polly retry with backoff: Error is not transient
  3. File location: Copying from OneDrive to local - Still fails

Current Status

Root cause unknown. The error appears to be related to internal Excel state that cannot be cleared via COM automation.

Changes in This PR

  • \docs/COM-API-BEHAVIOR-FINDINGS.md\ - Added Scenario 15 documenting the issue as UNRESOLVED
  • \src/ExcelMcp.Core/Commands/PowerQuery/PowerQueryCommands.Update.cs\ - Removed ineffective Polly retry code

Workaround

Manually save and reopen the workbook in Excel UI.

@github-actions
Copy link

github-actionsbot commentedDec 17, 2025
edited
Loading

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@sbroennesbroenneforce-pushed thefix/power-query-data-model-update-error branch from6269d05 to20030d7CompareDecember 17, 2025 08:04
- Document Scenario 15 in COM-API-BEHAVIOR-FINDINGS.md- Remove ineffective Polly retry code (retry doesn't help with this error)Attempted solutions that did NOT work:- Save-and-retry: Saving workbook programmatically- Polly retry with backoff: Error is not transient- File location: Copying from OneDrive to local driveRoot cause unknown. Workaround: manually save and reopen in Excel UI.Related to#323
@sbroennesbroenneforce-pushed thefix/power-query-data-model-update-error branch from20030d7 to5474438CompareDecember 17, 2025 08:18
@sbroennesbroenne merged commit6dc30eb intomainDec 17, 2025
5 checks passed
@sbroennesbroenne deleted the fix/power-query-data-model-update-error branchDecember 17, 2025 08:40
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@sbroenne

[8]ページ先頭

©2009-2025 Movatter.jp