Fix OfficeConnect Not Refreshing
OfficeConnect shows stale data or the Refresh button does nothing — causes and step-by-step fixes.
Symptom
You click Refresh in the OfficeConnect ribbon and one of the following happens:
- Nothing happens — the button appears to do nothing
- The progress indicator appears briefly then disappears with no data change
- Some cells update but others remain stale
- Excel shows a spinning cursor for a long time, then refresh completes with no data change
Causes
- OfficeConnect is not connected to the Adaptive Planning or Financials data source (session expired or not signed in)
- The workbook has no active OfficeConnect formulas (formulas were deleted or overwritten)
- A network or firewall issue is blocking the connection to Workday servers
- The OfficeConnect add-in has entered an error state and needs to be reloaded
- Excel’s automatic calculation is disabled
Fix 1: Check your sign-in status
- Click the OfficeConnect tab in the ribbon.
- If you see a Sign In button (instead of Refresh, Submit, and other tools), you are not signed in. Click Sign In and complete authentication through the Workday SSO browser window.
- Once signed in, click Refresh. If the issue was an expired session, data should now load.
Fix 2: Verify OfficeConnect formulas are intact
- Click any cell that should contain OfficeConnect data. Look at the formula bar — it should show an OfficeConnect formula (typically a long string starting with
=OC.or similar). If the cell contains a plain number or is blank, the formula has been overwritten. - If formulas are missing, you’ll need to rebuild the report or restore from a backup. OfficeConnect does not cache formulas separately from Excel — if they’re overwritten, they’re gone.
Fix 3: Test network connectivity
- Open a browser and navigate to your Workday tenant URL. If Workday loads in the browser, basic connectivity is fine. If it doesn’t load, contact your IT team — the issue is network-level.
- If you’re on a VPN, try disconnecting briefly (if policy allows) and refreshing. Some VPN configurations block or slow traffic to Workday’s cloud servers.
- If you’re on a corporate network with a proxy, confirm with IT that the OfficeConnect add-in is allowed to make outbound HTTPS connections to Workday’s domains.
Fix 4: Reload the OfficeConnect add-in
- Close the OfficeConnect task pane: click the X on the Reporting pane panel.
- In the Excel ribbon, click the OfficeConnect tab → Show Pane (or equivalent button to re-open the pane). This reloads the add-in’s JavaScript runtime.
- Sign in again if prompted, then click Refresh.
If reloading the pane doesn’t help, close Excel entirely, reopen it, and open the workbook again. Full Excel restart clears add-in state more completely than closing the pane.
Fix 5: Check Excel calculation mode
- Go to Formulas tab in the Excel ribbon → Calculation Options. Confirm it is set to Automatic (not Manual). If set to Manual, OfficeConnect formulas won’t recalculate even after refresh.
- Press Ctrl+Alt+F9 to force a full recalculation. If this populates the cells, switch Calculation Options back to Automatic.
If none of these work
- Check your OfficeConnect version: click OfficeConnect → Help → About. If you’re on a version older than 6 months, ask your IT admin to update to the latest version — older versions may lose compatibility with Workday API changes.
- Contact Workday support with your tenant URL, OfficeConnect version, and a description of the steps you’ve already tried.
- Check the Workday Community for known issues with your OfficeConnect version.