-
Notifications
You must be signed in to change notification settings - Fork 266
[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
base: main
Are you sure you want to change the base?
Conversation
Learn Build status updates of commit 78b5246: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit b198438: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
There was a problem hiding this 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.
Co-authored-by: Copilot <[email protected]>
Learn Build status updates of commit cb21ac6: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
There was a problem hiding this 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.
Learn Build status updates of commit b1f7c25: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 506d80e: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
There was a problem hiding this 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.
Learn Build status updates of commit b8c1d04: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
No description provided.