<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Performance on OfficeConnectPro</title><link>https://officeconnectpro.com/tags/performance/</link><description>Recent content in Performance on OfficeConnectPro</description><generator>Hugo</generator><language>en</language><atom:link href="https://officeconnectpro.com/tags/performance/index.xml" rel="self" type="application/rss+xml"/><item><title>Optimize Performance for Large Models in OfficeConnect</title><link>https://officeconnectpro.com/wiki/performance/optimize-performance/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/wiki/performance/optimize-performance/</guid><description>&lt;p&gt;Workday OfficeConnect reports can slow down significantly when workbooks contain hundreds of formulas pulling from large Adaptive Planning models. Refresh times of 30–60 seconds are common in unoptimized workbooks; the techniques below typically cut that to under 10 seconds for the same data.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Workday OfficeConnect connected to an Adaptive Planning tenant&lt;/li&gt;
&lt;li&gt;A workbook that is currently slow to refresh (more than 15 seconds)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;1&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Reduce the number of OfficeConnect formulas&lt;/strong&gt;
 &lt;p&gt;The single biggest performance factor is formula count. Each OfficeConnect formula is a separate server call during refresh.&lt;/p&gt;</description></item><item><title>Fix OfficeConnect Not Refreshing</title><link>https://officeconnectpro.com/reference/troubleshoot/not-refreshing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/reference/troubleshoot/not-refreshing/</guid><description>&lt;p&gt;If Workday OfficeConnect won&amp;rsquo;t pull fresh data, the cause is almost always a session, formula, or connection problem rather than a corrupted workbook. Confirm your tenant connection on &lt;a href="https://officeconnectpro.com/wiki/admin/configure/sign-in-create-tenant/"&gt;Sign In &amp;amp; Create a Tenant&lt;/a&gt; before working through the fixes below.&lt;/p&gt;
&lt;h2 id="symptom"&gt;Symptom&lt;/h2&gt;
&lt;p&gt;You click &lt;strong&gt;Refresh&lt;/strong&gt; in the OfficeConnect ribbon and one of the following happens:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Nothing happens — the button appears to do nothing&lt;/li&gt;
&lt;li&gt;The progress indicator appears briefly then disappears with no data change&lt;/li&gt;
&lt;li&gt;Some cells update but others remain stale&lt;/li&gt;
&lt;li&gt;Excel shows a spinning cursor for a long time, then refresh completes with no data change&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="causes"&gt;Causes&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;OfficeConnect is not connected to the Adaptive Planning or Financials data source (session expired or not signed in)&lt;/li&gt;
&lt;li&gt;The workbook has no active OfficeConnect formulas (formulas were deleted or overwritten)&lt;/li&gt;
&lt;li&gt;A network or firewall issue is blocking the connection to Workday servers&lt;/li&gt;
&lt;li&gt;The OfficeConnect add-in has entered an error state and needs to be reloaded&lt;/li&gt;
&lt;li&gt;Excel&amp;rsquo;s automatic calculation is disabled&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h2 id="fix-1-check-your-sign-in-status"&gt;Fix 1: Check your sign-in status&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Click the &lt;strong&gt;OfficeConnect&lt;/strong&gt; tab in the ribbon.&lt;/li&gt;
&lt;li&gt;If you see a &lt;strong&gt;Sign In&lt;/strong&gt; button (instead of &lt;strong&gt;Refresh&lt;/strong&gt;, &lt;strong&gt;Submit&lt;/strong&gt;, and other tools), you are not signed in. Click &lt;strong&gt;Sign In&lt;/strong&gt; and complete authentication through the Workday SSO browser window.&lt;/li&gt;
&lt;li&gt;Once signed in, click &lt;strong&gt;Refresh&lt;/strong&gt;. If the issue was an expired session, data should now load.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="fix-2-verify-officeconnect-formulas-are-intact"&gt;Fix 2: Verify OfficeConnect formulas are intact&lt;/h2&gt;
&lt;ol start="4"&gt;
&lt;li&gt;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 &lt;code&gt;=OC.&lt;/code&gt; or similar). If the cell contains a plain number or is blank, the formula has been overwritten.&lt;/li&gt;
&lt;li&gt;If formulas are missing, you&amp;rsquo;ll need to rebuild the report or restore from a backup. OfficeConnect does not cache formulas separately from Excel — if they&amp;rsquo;re overwritten, they&amp;rsquo;re gone.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="fix-3-test-network-connectivity"&gt;Fix 3: Test network connectivity&lt;/h2&gt;
&lt;ol start="6"&gt;
&lt;li&gt;Open a browser and navigate to your Workday tenant URL. If Workday loads in the browser, basic connectivity is fine. If it doesn&amp;rsquo;t load, contact your IT team — the issue is network-level.&lt;/li&gt;
&lt;li&gt;If you&amp;rsquo;re on a VPN, try disconnecting briefly (if policy allows) and refreshing. Some VPN configurations block or slow traffic to Workday&amp;rsquo;s cloud servers.&lt;/li&gt;
&lt;li&gt;If you&amp;rsquo;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&amp;rsquo;s domains.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="fix-4-reload-the-officeconnect-add-in"&gt;Fix 4: Reload the OfficeConnect add-in&lt;/h2&gt;
&lt;ol start="9"&gt;
&lt;li&gt;Close the OfficeConnect task pane: click the &lt;strong&gt;X&lt;/strong&gt; on the Reporting pane panel.&lt;/li&gt;
&lt;li&gt;In the Excel ribbon, click the &lt;strong&gt;OfficeConnect&lt;/strong&gt; tab → &lt;strong&gt;Show Pane&lt;/strong&gt; (or equivalent button to re-open the pane). This reloads the add-in&amp;rsquo;s JavaScript runtime.&lt;/li&gt;
&lt;li&gt;Sign in again if prompted, then click &lt;strong&gt;Refresh&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If reloading the pane doesn&amp;rsquo;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.&lt;/p&gt;</description></item><item><title>Workday OfficeConnect Refresh Time Benchmarks</title><link>https://officeconnectpro.com/wiki/performance/refresh-benchmarks/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/wiki/performance/refresh-benchmarks/</guid><description>&lt;p&gt;&amp;ldquo;Is my workbook slow?&amp;rdquo; is a question with no universal answer — refresh time depends on formula count, server load, network path, and how complex your Adaptive Planning model is. This reference gives you rough Workday OfficeConnect benchmarks to compare against, and a method for measuring your own.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A Workday OfficeConnect workbook you can refresh end-to-end&lt;/li&gt;
&lt;li&gt;A stopwatch (your phone is fine) or the Excel status bar&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="benchmark-table"&gt;Benchmark table&lt;/h2&gt;
&lt;p&gt;The numbers below assume a healthy Adaptive Planning tenant, a wired or strong wireless network, and 64-bit Excel. Cut the workbook into one of these buckets by counting OfficeConnect formulas (Reporting pane → &lt;strong&gt;Review&lt;/strong&gt; tab → &lt;strong&gt;Workbook Elements&lt;/strong&gt; count).&lt;/p&gt;</description></item><item><title>Fix Slow Performance in Large Reports</title><link>https://officeconnectpro.com/reference/troubleshoot/slow-performance/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/reference/troubleshoot/slow-performance/</guid><description>&lt;p&gt;Large Workday OfficeConnect workbooks can grind to a halt if formula counts, dimension scope, or network paths aren&amp;rsquo;t tuned. Before tearing the report apart, review the workbook-level techniques in &lt;a href="https://officeconnectpro.com/wiki/performance/optimize-performance/"&gt;Optimize OfficeConnect Performance&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="symptom"&gt;Symptom&lt;/h2&gt;
&lt;p&gt;One or more of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OfficeConnect refresh takes more than 30 seconds to complete&lt;/li&gt;
&lt;li&gt;Excel freezes or becomes unresponsive during refresh&lt;/li&gt;
&lt;li&gt;Refresh completes but only for part of the workbook — some cells remain stale&lt;/li&gt;
&lt;li&gt;Performance was acceptable in the past but has degraded recently&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="causes"&gt;Causes&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Too many OfficeConnect formulas in the workbook — each formula is a separate server round-trip&lt;/li&gt;
&lt;li&gt;Leaf-level accounts used instead of rollup accounts — pulling detail that isn&amp;rsquo;t needed&lt;/li&gt;
&lt;li&gt;Broad dimension scope — formulas pulling data across all cost centers or all levels when only a subset is needed&lt;/li&gt;
&lt;li&gt;Workday tenant performance issues during peak usage hours&lt;/li&gt;
&lt;li&gt;Network latency (VPN, proxy, slow connection)&lt;/li&gt;
&lt;li&gt;Excel calculation mode interfering with OfficeConnect&amp;rsquo;s refresh sequence&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h2 id="fix-1-count-and-reduce-formulas"&gt;Fix 1: Count and reduce formulas&lt;/h2&gt;
&lt;p&gt;The number of OfficeConnect formulas is the primary driver of refresh time.&lt;/p&gt;</description></item><item><title>32-bit vs 64-bit Excel for Workday OfficeConnect</title><link>https://officeconnectpro.com/wiki/performance/32-vs-64-bit/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/wiki/performance/32-vs-64-bit/</guid><description>&lt;p&gt;The single biggest hardware-level ceiling for large Workday OfficeConnect workbooks isn&amp;rsquo;t your laptop&amp;rsquo;s RAM — it&amp;rsquo;s whether you&amp;rsquo;re running 32-bit or 64-bit Excel. 32-bit Excel caps each Excel process at roughly 2 GB of memory regardless of how much RAM you have. 64-bit Excel removes that ceiling. For OfficeConnect users pushing past a few hundred formulas with repeating rows and charts, this is often the difference between a workbook that opens and one that crashes.&lt;/p&gt;</description></item><item><title>How to Reduce OfficeConnect Element Count for Faster Refresh</title><link>https://officeconnectpro.com/wiki/performance/reduce-element-count/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/wiki/performance/reduce-element-count/</guid><description>&lt;p&gt;Each Workday OfficeConnect element in a workbook is a server query on refresh. Cutting element count from 500 to 100 cuts refresh time roughly proportionally — far more impact than any other lever. This is a tactical guide to doing exactly that, without losing the report your audience actually needs.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An OfficeConnect workbook with measurable refresh time (15+ seconds)&lt;/li&gt;
&lt;li&gt;The Reporting pane open (OfficeConnect ribbon → &lt;strong&gt;Reporting&lt;/strong&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="how-to-count-elements-in-a-workbook"&gt;How to count elements in a workbook&lt;/h2&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;1&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Open the Reporting pane&lt;/strong&gt;
 Click &lt;strong&gt;Reporting&lt;/strong&gt; in the OfficeConnect ribbon.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;2&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Switch to the Review tab&lt;/strong&gt;
 At the top of the Reporting pane, click &lt;strong&gt;Review&lt;/strong&gt;. The pane now lists every element in the workbook, grouped by type (Account, Time, Version, Level, Custom Dimensions).
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;3&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Note the totals&lt;/strong&gt;
 The total at the top of the Review tab is your element count. Capture it now — you&amp;rsquo;ll compare against it after each tactic below.
 &lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;A workbook with 80 elements should refresh in under 10 seconds on a healthy tenant. If yours is much higher, the tactics below should each take a chunk out.&lt;/p&gt;</description></item><item><title>Build a Forecast Accuracy Report</title><link>https://officeconnectpro.com/wiki/build-reports/forecast-accuracy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/wiki/build-reports/forecast-accuracy/</guid><description>&lt;p&gt;Every FP&amp;amp;A team is asked the same question eventually: how accurate is the forecast? A forecast accuracy report answers that question with math, not anecdote. This tutorial walks through building one in Workday OfficeConnect — comparing a prior forecast version (for example, the forecast made three months ago) against actuals, then calculating absolute error and MAPE (Mean Absolute Percentage Error) by account and period.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll build:&lt;/strong&gt; A table with Forecast, Actual, Absolute Error, and Error % columns by account and month, plus a MAPE summary row.&lt;/p&gt;</description></item><item><title>Workday OfficeConnect Patterns for Large Repeating Reports</title><link>https://officeconnectpro.com/wiki/performance/large-repeating-reports/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/wiki/performance/large-repeating-reports/</guid><description>&lt;p&gt;Repeating rows are the most powerful performance feature in Workday OfficeConnect. One element can expand to 500 rows on refresh, querying the server as a single operation rather than 500 individual ones. But the same feature, used carelessly, produces workbooks that grow unpredictably, break charts, and confuse the next person who opens them. This guide is the pattern catalog.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A workbook where repeating rows are appropriate (cost-center lists, account lists, project rosters)&lt;/li&gt;
&lt;li&gt;Reporting pane open, with at least one element that has children (a Level rollup or account rollup)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="how-repeating-rows-work"&gt;How repeating rows work&lt;/h2&gt;
&lt;p&gt;A normal OfficeConnect formula resolves one intersection. A &lt;strong&gt;repeating&lt;/strong&gt; formula resolves one intersection per child of a parent element — make &amp;ldquo;Total US Operations&amp;rdquo; a repeating Level and the row expands on refresh into one row per cost center under it.&lt;/p&gt;</description></item><item><title>Performance &amp; Optimization</title><link>https://officeconnectpro.com/wiki/performance/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/wiki/performance/</guid><description>&lt;p&gt;A slow OfficeConnect report is usually a design problem, not a product limitation. These guides cover refresh benchmarks, the 32-bit vs 64-bit Excel decision, element-count reduction, and patterns for very large workbooks.&lt;/p&gt;
&lt;h2 id="articles-in-this-section"&gt;Articles in this section&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://officeconnectpro.com/wiki/performance/optimize-performance/"&gt;Optimize Performance&lt;/a&gt; — Speed up Workday OfficeConnect reports that are slow to refresh — reduce formula count, use efficient time contexts, and configure workbook settings for large Adaptive Planning models&lt;/li&gt;
&lt;li&gt;&lt;a href="https://officeconnectpro.com/wiki/performance/refresh-benchmarks/"&gt;Refresh Benchmarks&lt;/a&gt; — Rough benchmarks for what a normal Workday OfficeConnect refresh should take by formula count, what moves the numbers, and how to measure your own workbooks&lt;/li&gt;
&lt;li&gt;&lt;a href="https://officeconnectpro.com/wiki/performance/32-vs-64-bit/"&gt;32-bit vs 64-bit Excel&lt;/a&gt; — Why 64-bit Excel matters for large Workday OfficeConnect workbooks, how to check which version you&amp;rsquo;re running, and how to switch without breaking other add-ins&lt;/li&gt;
&lt;li&gt;&lt;a href="https://officeconnectpro.com/wiki/performance/reduce-element-count/"&gt;Reduce Element Count&lt;/a&gt; — Element count is the single biggest performance lever in Workday OfficeConnect — five concrete tactics to cut it without losing the report you need&lt;/li&gt;
&lt;li&gt;&lt;a href="https://officeconnectpro.com/wiki/performance/large-repeating-reports/"&gt;Large Repeating Reports&lt;/a&gt; — Patterns and pitfalls for Workday OfficeConnect reports that use repeating rows to generate hundreds of lines from a single element&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>