Skip to content

[Excel] (Custom functions) Add new cache clear guidance #5152

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

alison-mk
Copy link
Contributor

No description provided.

Copy link
Contributor

Learn Build status updates of commit 78b5246:

✅ Validation status: passed

File Status Preview URL Details
docs/excel/custom-functions-troubleshooting.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@alison-mk alison-mk requested a review from Copilot May 6, 2025 02:04
Copy link
Contributor

Learn Build status updates of commit b198438:

✅ Validation status: passed

File Status Preview URL Details
docs/excel/custom-functions-troubleshooting.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Excel custom functions troubleshooting documentation by adding new guidance on clearing the custom functions cache.

  • Updated the document's metadata date.
  • Added a new section with a code sample to programmatically clear the custom functions cache.

@alison-mk alison-mk requested a review from davidchesnut May 6, 2025 02:05
Copy link
Contributor

Learn Build status updates of commit cb21ac6:

✅ Validation status: passed

File Status Preview URL Details
docs/excel/custom-functions-troubleshooting.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link
Member

@davidchesnut davidchesnut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm just a bit confused on how the function works.

Copy link
Contributor

Learn Build status updates of commit b1f7c25:

✅ Validation status: passed

File Status Preview URL Details
docs/excel/custom-functions-troubleshooting.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

Learn Build status updates of commit 506d80e:

✅ Validation status: passed

File Status Preview URL Details
docs/excel/custom-functions-troubleshooting.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@alison-mk alison-mk requested a review from Copilot May 17, 2025 00:46
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds new guidance for clearing the cache for Excel custom functions, updating the documentation to help developers ensure that cache-related changes are correctly applied. Key changes include:

  • Updating the ms.date metadata.
  • Adding a new section that explains how and when to clear the custom functions cache using sample JavaScript methods.
  • Providing both enabling (setForceRefreshOn) and disabling (setForceRefreshOff) code examples.

Copy link
Contributor

Learn Build status updates of commit b8c1d04:

✅ Validation status: passed

File Status Preview URL Details
docs/excel/custom-functions-troubleshooting.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@alison-mk alison-mk requested a review from davidchesnut May 17, 2025 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants