<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Data quality &#8211; Sarah Schlott</title>
	<atom:link href="https://sarahgschlott.com/tag/data-quality/feed/" rel="self" type="application/rss+xml" />
	<link>https://sarahgschlott.com</link>
	<description>FP&#38;A Insights</description>
	<lastBuildDate>Thu, 14 Aug 2025 04:47:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://sarahgschlott.com/wp-content/uploads/2025/05/cropped-ChatGPT-Image-May-13-2025-07_00_01-PM-1-1-1-32x32.png</url>
	<title>Data quality &#8211; Sarah Schlott</title>
	<link>https://sarahgschlott.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Avoiding Hidden Risks: Data Integrity Best Practices with Excel Power Query</title>
		<link>https://sarahgschlott.com/avoiding-hidden-risks-data-integrity-best-practices-with-excel-power-query/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=avoiding-hidden-risks-data-integrity-best-practices-with-excel-power-query</link>
		
		<dc:creator><![CDATA[Sarah Schlott]]></dc:creator>
		<pubDate>Sun, 01 Jun 2025 21:04:11 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Audit trail]]></category>
		<category><![CDATA[Automated workflows]]></category>
		<category><![CDATA[Business logic]]></category>
		<category><![CDATA[Data integrity]]></category>
		<category><![CDATA[Data quality]]></category>
		<category><![CDATA[Power Query]]></category>
		<category><![CDATA[QC checks]]></category>
		<category><![CDATA[Transparency]]></category>
		<category><![CDATA[Trusted pipelines]]></category>
		<category><![CDATA[Version control]]></category>
		<guid isPermaLink="false">https://sarahgschlott.com/?p=4618</guid>

					<description><![CDATA[Here’s a dirty little secret of finance: the more polished the deck, the more likely there’s duct tape holding the data pipeline together. I’ve seen it. Flashy dashboards. Perfectly aligned KPIs. Everyone nodding in the boardroom—until someone asks, &#8220;How was that calculated?&#8221; Cue the mad scramble: Slack threads, undocumented Excel formulas, a stale mapping file [&#8230;]]]></description>
										<content:encoded><![CDATA[<p data-pm-slice="1 1 []">Here’s a dirty little secret of <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">finance</a>: the more polished the deck, the more likely there’s duct tape holding the <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">data</a> pipeline together.</p>
<p>I’ve seen it. Flashy dashboards. Perfectly aligned KPIs. Everyone nodding in the boardroom—until someone asks, &#8220;How was that calculated?&#8221; Cue the mad scramble: Slack threads, undocumented <a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">Excel</a> formulas, a stale mapping file last touched two quarters ago.</p>
<p>Here’s the reality: once you start automating with tools like Power Query, your <em>risk profile shifts</em>. Manual errors may go down, but <strong>hidden risks</strong> go way up. Why? Because the human eye isn’t checking each step anymore—the pipeline is.</p>
<p>And if that pipeline isn’t built with integrity? It can quietly deliver wrong numbers straight into your <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">decision-making</a>.</p>
<p>That’s why I tell every CFO and FP&amp;A lead I work with: <strong>fast is easy. Trusted is hard.</strong> But if you get this right, it’s your competitive edge.</p>
<p>This isn’t just about &#8220;avoiding errors.&#8221; This is about <strong>engineering pipelines you can trust at scale</strong>—through board meetings, audits, and funding rounds.</p>
<p>Here’s how to do it.</p>
<h2>Why Data Integrity = Business Risk (Not Just Audit Risk)</h2>
<p>Automating fast is easy. Automating with trust? That’s leadership.</p>
<p><a href="https://sarahgschlott.com/rolling-forecasts-vs-budgets-what-high-performing-teams-get-right/">CFOs</a> who scale on shaky pipelines lose credibility the moment a board member or investor asks: &#8220;Where did this number come from?&#8221;</p>
<p>Without data integrity:</p>
<ul data-spread="false">
<li><a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">Operators</a> lose faith in reporting → they run side <a href="https://sarahgschlott.com/how-small-excel-tweaks-can-save-you-hours-in-month-end-reporting/">spreadsheets</a>.</li>
<li>Boards lose faith in Finance → CFO influence shrinks.</li>
<li>Auditors find gaps → risk skyrockets.</li>
</ul>
<p>With strong data integrity:</p>
<ul data-spread="false">
<li>You can trace every number, every time.</li>
<li>Operators trust the data to run the business.</li>
<li>Boards trust Finance to drive strategy.</li>
</ul>
<p><strong>Integrity = trust. Trust = influence. Influence = impact.</strong></p>
<h2>The 5 Best Practices for Trusted Automated Workflows</h2>
<p>If you want to engineer pipelines that scale with trust, start here:</p>
<h3>1. Architect for Transparency from Day One</h3>
<p>Every number must have a clear, documented path to source.</p>
<p>How to do it:</p>
<ul data-spread="false">
<li>Maintain a &#8220;Raw Data&#8221; query layer.</li>
<li>Build flow diagrams that show source → transformations → outputs.</li>
<li>Use a README tab to explain key logic.</li>
<li>Name every query clearly (&#8220;fx_rates_cleaned,&#8221; not &#8220;Query1&#8221;).</li>
</ul>
<p><strong>Why:</strong> Transparency prevents confusion—and protects you when leadership changes or auditors ask questions.</p>
<h3>2. Separate Business Logic from Data Layers</h3>
<p>Never hardcode business logic into transformation steps.</p>
<p>How to do it:</p>
<ul data-spread="false">
<li>Store business rules (mappings, FX rates, classifications) in versioned external tables.</li>
<li>Reference these tables in Power Query.</li>
<li>Track when tables were last updated.</li>
</ul>
<p><strong>Why:</strong> Business logic changes—your pipeline should adapt without breaking.</p>
<h3>3. Build QC Checks Into the Pipeline (Not Outside It)</h3>
<p>Trust is built on consistency—and QC checks are your frontline defense.</p>
<p>How to do it:</p>
<ul data-spread="false">
<li>Build reconciliation queries:
<ul data-spread="false">
<li>Does <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">revenue</a> match ERP?</li>
<li>Are totals consistent with GL?</li>
<li>Are there unexpected nulls, duplicates, or spikes?</li>
</ul>
</li>
<li>Automate variance checks (&#8220;Why is this metric suddenly up 50%?&#8221;).</li>
</ul>
<p><strong>Why:</strong> QC inside the pipeline catches errors <em>before</em> they hit the board deck.</p>
<h3>4. Version and Monitor Everything</h3>
<p>Version control isn’t optional—it’s survival.</p>
<p>How to do it:</p>
<ul data-spread="false">
<li>Archive raw data by reporting period.</li>
<li>Version mapping and business rule tables.</li>
<li>Timestamp every report refresh.</li>
<li>Document changes in a change log (yes, even for Excel!).</li>
</ul>
<p><strong>Why:</strong> If you can’t reproduce a prior report exactly, you’ve lost audit and board confidence.</p>
<h3>5. Document Ownership and Change Management</h3>
<p>Great pipelines outlast the original builder—<strong>but only if ownership is clear.</strong></p>
<p>How to do it:</p>
<ul data-spread="false">
<li>Assign an owner to each key query/report.</li>
<li>Maintain a change log: what changed, why, when, and by whom.</li>
<li><a href="https://sarahgschlott.com/implementing-zero-based-budgeting-in-fpa-a-10-step-guide/">Review</a> pipelines regularly—don’t let them rot.</li>
</ul>
<p><strong>Why:</strong> Ownership prevents “shadow IT” and ensures accountability.</p>
<h2>Common Data Quality Pitfalls (and How to Spot Them Early)</h2>
<p>Now that you know what &#8220;great&#8221; looks like—here’s what to watch for:</p>
<table>
<tbody>
<tr>
<th>Pitfall</th>
<th>What to Watch For</th>
<th>How to Fix</th>
</tr>
<tr>
<td>Overwriting raw data</td>
<td>No raw layer preserved</td>
<td>Create a dedicated raw data query</td>
</tr>
<tr>
<td>Hardcoding business logic</td>
<td>Logic inside Power Query steps</td>
<td>External versioned mapping tables</td>
</tr>
<tr>
<td>Missing versioning</td>
<td>No archives, no refresh dates</td>
<td>Archive raw + track refresh dates</td>
</tr>
<tr>
<td>Lack of QC checks</td>
<td>No automated reconciliations</td>
<td>Build QC queries inside pipeline</td>
</tr>
<tr>
<td>Poor documentation</td>
<td>Query names unclear, no README</td>
<td>Clear names + README tab</td>
</tr>
<tr>
<td>Inconsistent data types</td>
<td>Errors in calculations, odd outputs</td>
<td>Explicit data type settings</td>
</tr>
<tr>
<td>Uncontrolled refresh timing</td>
<td>Pipelines break after source changes</td>
<td>Monitor schema + set refresh checks</td>
</tr>
</tbody>
</table>
<h2>Real-World Example: CFO Saves a $100M Round</h2>
<p>I once worked with a CFO prepping for a $100M Series C.</p>
<p>Their dashboard looked bulletproof—until investors asked, &#8220;How was ARR calculated last quarter?&#8221;</p>
<p>No version control. FX rates hardcoded. No audit trail.</p>
<p>We rebuilt:</p>
<ul data-spread="false">
<li>Raw data archived monthly.</li>
<li>FX rates versioned.</li>
<li>ARR logic modular and documented.</li>
<li>QC checks automated.</li>
</ul>
<p>Result? When diligence resumed, the CFO could walk investors through every number. Series C closed. Confidence preserved.</p>
<p><strong>Lesson:</strong> Data integrity = deal confidence.</p>
<h2>Why CFOs and Operators Should Care Now</h2>
<p>This is no longer &#8220;just an audit issue.&#8221;</p>
<p>Boards are savvier. Diligence moves faster. Operators demand trusted data for real-time decisions.</p>
<p>If your pipeline can’t:</p>
<ul data-spread="false">
<li>Trace every number to source</li>
<li>Reproduce prior reports exactly</li>
<li>Explain how key metrics are calculated</li>
</ul>
<p>&#8230;you’re flying blind when the stakes are highest.</p>
<p><strong>Trusted pipelines win boardrooms. Period.</strong></p>
<h2>Engineer for Trust, Not Just Speed</h2>
<p>I wrote this because too many <a href="https://sarahgschlott.com/rolling-forecasts-vs-budgets-what-high-performing-teams-get-right/">finance teams</a> are racing to automate—without engineering for trust.</p>
<p>And when the board, auditors, or investors <em>do</em> ask hard questions, &#8220;We’ll clean it up&#8221; is no longer acceptable.</p>
<p>You don’t need a perfect pipeline. But you do need one that:</p>
<ul data-spread="false">
<li>Preserves raw data</li>
<li>Documents business logic</li>
<li>Builds QC checks into the flow</li>
<li>Version-controls outputs</li>
<li>Has clear ownership</li>
</ul>
<p>That’s how you scale trust with your reporting.</p>
<p>If this article gave you new ways to think about protecting your data integrity, please share it. I put real time into this because I want more CFOs and finance leaders building <em>trusted</em> pipelines—not just fast ones.</p>
<p>And here’s one last question to chew on:</p>
<p><strong>If your pipeline broke tomorrow—could your team explain the last board number you reported?</strong></p>
<blockquote><p>If not—let’s fix that. Now.</p></blockquote>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>5 Hidden Costs of Manual Reporting—and How to Eliminate Them Fast</title>
		<link>https://sarahgschlott.com/5-hidden-costs-of-manual-reporting-and-how-to-eliminate-them-fast/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=5-hidden-costs-of-manual-reporting-and-how-to-eliminate-them-fast</link>
		
		<dc:creator><![CDATA[Sarah Schlott]]></dc:creator>
		<pubDate>Sat, 24 May 2025 15:58:27 +0000</pubDate>
				<category><![CDATA[eBooks]]></category>
		<category><![CDATA[FP&A]]></category>
		<category><![CDATA[Anti-Bottleneck Playbook]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[Data quality]]></category>
		<category><![CDATA[Error reduction]]></category>
		<category><![CDATA[Finance team]]></category>
		<category><![CDATA[Manual reporting]]></category>
		<category><![CDATA[Strategic Decision-Making]]></category>
		<category><![CDATA[Time savings]]></category>
		<guid isPermaLink="false">https://sarahgschlott.com/?p=4578</guid>

					<description><![CDATA[Let me start with a simple truth that finance teams rarely say out loud: most reporting processes aren’t strategic. They’re reactive, redundant, and riddled with risk. And yet, we keep clinging to them like a CFO to their last clean version of Excel. I’ve worked across startups, mid-market firms, and corporate mazes. The pattern never [&#8230;]]]></description>
										<content:encoded><![CDATA[<p data-pm-slice="1 1 []">Let me start with a simple truth that <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">finance</a> teams rarely say out loud: most reporting processes aren’t strategic. They’re reactive, redundant, and riddled with risk. And yet, we keep clinging to them like a CFO to their last clean version of <a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">Excel</a>.</p>
<p>I’ve worked across startups, mid-market firms, and corporate mazes. The pattern never changes. Finance leaders are spending dozens of hours every month stitching together reports manually—and paying for it in ways they don&#8217;t always see.</p>
<p>Because here’s the thing: the <a href="https://sarahgschlott.com/implementing-zero-based-budgeting-in-fpa-a-10-step-guide/">cost</a> of manual reporting isn’t just time. It’s trust. It’s turnover. It’s strategy that dies in committee because the numbers weren’t ready in time.</p>
<p>Today, let’s pull the curtain back on the five hidden costs of manual reporting—and more importantly, how to eliminate them before they kill your momentum.</p>
<h2>1. Opportunity Cost: Time You Don’t Get Back</h2>
<p>Manual reporting is the corporate equivalent of rewinding a VHS tape. It’s tedious, it’s outdated, and it’s a terrible use of time.</p>
<p><strong>Hidden Cost:</strong></p>
<ul data-spread="false">
<li>Lost time that could be spent on strategic analysis</li>
<li>Late-night scramble sessions at month-end</li>
<li>Endless back-and-forth emails validating <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">data</a></li>
</ul>
<p><strong>What It Costs You:</strong></p>
<ul data-spread="false">
<li>Missed insight windows</li>
<li>Delayed decisions</li>
<li>Burned-out analysts who never get to think, only react</li>
</ul>
<p><strong>How to Eliminate It:</strong></p>
<ul data-spread="false">
<li>Automate data pulls using Power BI, Tableau, or Looker</li>
<li>Build modular Excel templates with Power Query</li>
<li>Integrate real-time connectors between source systems and dashboards</li>
</ul>
<p><strong>Want a shortcut?</strong> <a href="https://www.paypal.com/ncp/payment/J5B759VBCEXMY" target="_blank" rel="noopener">Download The Anti-Bottleneck Playbook to get a pre-built reporting automation roadmap. Save up to 40 hours per month and finally end the month-end scramble.</a></p>
<h2>2. Error Propagation: When One Wrong Link Wrecks the Narrative</h2>
<p>One broken formula. One misaligned tab. One rogue copy-paste.</p>
<p><strong>Hidden Cost:</strong></p>
<ul data-spread="false">
<li>Executive meetings derailed by bad numbers</li>
<li>Backtracking on decisions due to faulty forecasts</li>
<li>Lost trust from the <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">operators</a> who rely on your data</li>
</ul>
<p><strong>What It Costs You:</strong></p>
<ul data-spread="false">
<li>Credibility</li>
<li>Influence</li>
<li>Strategic leadership role</li>
</ul>
<p><strong>How to Eliminate It:</strong></p>
<ul data-spread="false">
<li>Run monthly <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">model</a> audits using auditing tools or add-ins</li>
<li>Replace hardcoded cells with named ranges and dynamic references</li>
<li>Implement automated checks for variances or data anomalies</li>
</ul>
<p><strong>Bonus:</strong> <a href="https://www.paypal.com/ncp/payment/J5B759VBCEXMY" target="_blank" rel="noopener">Download The Anti-Bottleneck Playbook and use our 12-point Data Quality Audit Checklist to safeguard your models and your reputation.</a></p>
<h2>3. Talent Drain: Burning Out the Best and Brightest</h2>
<p>Your sharpest FP&amp;A hire didn’t join to reconcile exports from Netsuite.</p>
<p><strong>Hidden Cost:</strong></p>
<ul data-spread="false">
<li>High-performers spending 70% of time on rote tasks</li>
<li>No bandwidth for skill-building or decision support</li>
<li>Frustration driving early attrition</li>
</ul>
<p><strong>What It Costs You:</strong></p>
<ul data-spread="false">
<li>Institutional knowledge loss</li>
<li>Longer onboarding ramp times</li>
<li>Team morale erosion</li>
</ul>
<p><strong>How to Eliminate It:</strong></p>
<ul data-spread="false">
<li>Use <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">AI</a> tools like Glean, Trovata, or BlackLine to automate reconciliations</li>
<li>Redefine analyst roles as strategic business partners</li>
<li>Track process improvements and tie them to bonuses or reviews</li>
</ul>
<h2>4. Strategic Paralysis: When Reporting Slows Decision-Making</h2>
<p>If it takes two weeks to get insight, it’s not insight—it’s archaeology.</p>
<p><strong>Hidden Cost:</strong></p>
<ul data-spread="false">
<li>Delayed campaign launches</li>
<li>Missed pivots in customer behavior</li>
<li>Gut-based decisions due to missing data</li>
</ul>
<p><strong>What It Costs You:</strong></p>
<ul data-spread="false">
<li><a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">Revenue</a> left on the table</li>
<li>Resources misallocated</li>
<li>Internal friction across teams</li>
</ul>
<p><strong>How to Eliminate It:</strong></p>
<ul data-spread="false">
<li>Shift from static reports to live dashboards with write-back features</li>
<li>Embed finance leads into planning meetings</li>
<li>Train operators on how to pull insights using self-serve tools</li>
</ul>
<p><strong>Get started faster</strong> <a href="https://www.paypal.com/ncp/payment/J5B759VBCEXMY" target="_blank" rel="noopener">with The Anti-Bottleneck Playbook. Access plug-and-play dashboard templates that reduce time-to-decision by 60%.</a></p>
<h2>5. Reputation Risk: The Cost of Looking Behind the Curve</h2>
<p>Nobody brags about being the <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">finance team</a> that &#8220;gets there eventually.&#8221;</p>
<p><strong>Hidden Cost:</strong></p>
<ul data-spread="false">
<li>Perceived as the bottleneck</li>
<li>Excluded from strategic discussions</li>
<li>Labeled reactive rather than proactive</li>
</ul>
<p><strong>What It Costs You:</strong></p>
<ul data-spread="false">
<li>Board-level trust</li>
<li>Executive influence</li>
<li>Career trajectory</li>
</ul>
<p><strong>How to Eliminate It:</strong></p>
<ul data-spread="false">
<li>Publish a reporting SLA and stick to it</li>
<li>Tie reports to decisions, not just data dumps</li>
<li>Proactively flag risks and opportunities before being asked</li>
</ul>
<h2>A Funny Analogy That Hits Too Close</h2>
<p>Manual reporting is like trying to win Formula 1 with a horse and buggy. You might cross the finish line—but don’t be surprised when your competitors lap you three times before you do.</p>
<h2>The High-Stakes Call to Action</h2>
<p>The world isn’t slowing down for your spreadsheet.</p>
<p>The companies that win aren’t just accurate. They’re agile. They automate intelligently, communicate clearly, and act faster than the market expects.</p>
<p>Free your team from the tyranny of manual reporting.</p>
<p>Download The Anti-Bottleneck Playbook today to:</p>
<ul data-spread="false">
<li>Cut reporting time by up to 40%</li>
<li>Eliminate costly model errors</li>
<li>Save your best talent from burnout</li>
<li>Accelerate <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">decision-making</a> across the business</li>
</ul>
<blockquote><p>Because the question isn’t: “Should we fix this?” It’s: “How much longer can you afford not to?”</p></blockquote>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
