Problems & solutions · Business Intelligence Dashboards

Extended Producer Responsibility Software Problems: The 7 That Cost You Fees, and How to Avoid Them

Extended Producer Responsibility Reporting architecture and database illustration showing common problems and fixes.
The short answer

The most expensive failure in extended producer responsibility reporting is silent overpayment. When a packaging component's weight or recyclability is unknown, the safe assumption is the conservative one, and conservative assumptions accumulate across thousands of stock keeping units and every new launch. Under report and a regulator eventually writes to you. Over report and nobody ever writes at all, so a packaging file built on defaults becomes a standing annual payment that grows quietly for years and never appears on anyone's list of problems to fix.

Why does the packaging data model get scoped as a flat table?

Because that is what the existing spreadsheet looks like. The compliance manager has a workbook with one row per product and a total packaging weight, and the specification gets written from it. The model looks too simple to fund properly, so it is funded as a data entry screen with a fee calculation on the end.

Then the first eco modulation calculation runs and the model collapses. Fees adjusted by recyclability, recycled content or design characteristics need to be computed at the component level, because a product is not recyclable or not, it is a carton that is, a film that is not and a label that changes the answer for both. A single total weight per product cannot answer any question a modulated fee schedule asks.

The correct shape is not complicated. A product has packaging components. Each component carries a material, a weight, a recyclability status, a recycled content share where you can substantiate it, and a role such as primary, secondary or transport packaging. Crucially, components are shared across products, so changing one carton specification updates every product that uses it instead of requiring three hundred edits. Ask a prospective developer to draw this before they draw a screen. If the answer is a product table with a weight column, you are buying a nicer version of the spreadsheet you already regret.

What goes wrong when you load existing specifications and sales history?

Two different problems arrive at once and teams tend to plan for only one of them. The packaging side is a document problem. Specifications live in supplier PDFs of varying age, in procurement purchase specifications, in product development drawings and in the compliance workbook, and these four sources disagree. Nobody has ever reconciled them because nobody has ever had a reason to look at all four together.

The sales side is a mapping problem. Your enterprise resource planning system holds volumes by product and by ship to location, and joining that cleanly to component level packaging is where the effort actually goes. Discontinued products still appear in history. Product codes changed after a system upgrade. Bundles and multipacks carry packaging that belongs partly to the outer and partly to the inner units.

Handle it by sequencing rather than by volume. Load the products that carry most of your fee exposure first, since packaging fees track volume closely and a minority of products will carry the majority of the liability. Mark every field with its provenance, meaning supplier declared, measured internally or estimated, from the first import. That single flag turns an invisible problem into a work queue, because you can then sort estimated fields by the volume behind them and attack the biggest ones. And reconcile before you rely on it: total tonnage by material in the new system against your last submission, with differences explained rather than accepted.

Why do supplier and ERP data feeds break after launch?

Supplier data is not a feed, it is a relationship, and that is exactly why it degrades. Suppliers change their own specifications, substitute a film grade, alter a carton board weight, or switch a component manufacturer without telling anyone in compliance, because their contact is in procurement and the change is commercially routine. Your component master silently ages, and it ages in the direction of being wrong about the exact things fees are calculated on.

The enterprise resource planning side breaks differently. New product codes appear without packaging component links, so they either fall out of the calculation or land on a default. A rename or a hierarchy change breaks the mapping. Nobody notices, because a missing product does not produce an error, it produces a slightly smaller number.

Three defences. First, a supplier portal where each supplier sees only their own components and validation happens at entry, so a weight in the wrong unit is rejected immediately rather than surfacing in an audit two years later. Second, document extraction on the specification sheets suppliers already send, proposing component records that a person confirms. That is the honest use of automation here: it does not decide anything, it reads the documents nobody has time to open. Third, a completeness check that runs every period and reports products with sales volume but no packaging record, and components whose data is older than your review interval. A silent gap is the failure mode, so build something that makes gaps loud.

What happens when market of sale allocation is not covered?

You submit a defensible looking number built on an indefensible foundation. Fees are owed where packaging is placed on market. Your sales data records where you shipped. A distributor's central warehouse in one jurisdiction may feed three. Exports are generally not liable in the origin jurisdiction but must be excluded on evidence rather than by assertion. Direct to consumer sales attribute by delivery address, which often sits in carrier data your reporting never touches. Private label arrangements change who the obligated party is entirely.

Most companies bridge that gap with a percentage split calculated once and never revisited. It works until an auditor asks how the split was derived, at which point there is no answer, only a spreadsheet cell.

The fix is an allocation layer that sits between sales transactions and the fee calculation and holds explicit rules per channel and per customer. Distributor volumes allocate on an agreed basis with the evidence for that basis attached. Exports are excluded against export documentation. Ecommerce allocates on delivery address. Private label arrangements carry the contractual position recorded against them. Every allocation shows its rule and its supporting evidence, which is what an auditor asks for and what a spreadsheet cannot produce. This is also where over reporting hides, because a conservative national split usually means paying somewhere you did not owe.

Should you build custom or configure what you already own?

Outsource or subscribe, without embarrassment, if you report in one or two jurisdictions, hold a few hundred products and your packaging is stable. Ecoveritas and Lorax EPI do this competently, and the maintained regulatory content is genuinely valuable given how frequently rates and category definitions are revised. Keeping that content current yourself is a recurring cost most companies underestimate. Reverse Logistics Group is a reasonable route if you would rather the obligation was handled as a service.

Before deciding they are insufficient, separate two complaints. If submissions are painful because the data collection is manual, a service may fix that. If submissions are painful because your packaging data does not exist in a usable form, no service fixes that, because they will report whatever you give them.

Build when several of these are true. You report in more than three or four jurisdictions and each submission is assembled by hand. Your packaging data sits unread in supplier documents. Your fee exposure is large enough that the difference between estimated and measured weights is worth six figures a year. You want packaging design decisions made with the fee impact visible, which no reporting service will do for you. Or you have been audited once and could not reproduce a submitted number, which tends to settle the argument on its own.

How do hidden costs get into the quote?

Product count and packaging complexity drive this more than the number of jurisdictions does. A business with 12,000 products sharing components is a different data problem from one with 400, and the second jurisdiction costs far less than the first because the model is already correct by then.

The line item most often missing is supplier engagement. Somebody has to onboard suppliers to the portal, chase the ones who ignore it, and adjudicate the extracted documents. That is a person's time for several months, and it does not appear in a software quote unless you ask for it. The second is enterprise resource planning mapping, because if your sales data cannot be joined to component level packaging without manual work, that mapping is the project rather than a preliminary to it.

Then three smaller ones. Multi entity structures, where several legal entities in a group each carry their own obligation and each needs its own submission. Restatement workflow, which sounds like an edge case until the first time a corrected supplier weight changes a filed period. And the regulatory content itself: jurisdiction rules must be configuration a compliance analyst maintains, not code, or you are buying a development ticket every time a rate changes. Scope realistically and the first release, covering the component master, supplier collection, allocation and fee calculation, runs $55,000 to $120,000 in 10 to 16 weeks in Digital Heroes delivery experience, with modelling, multi entity and audit packs in the $140,000 to $320,000 phase over 6 to 12 months.

What separates a build that works from one that fails here?

The first marker is that submissions are frozen. When you file, the system stores an immutable snapshot of the full calculation, every input value, every source reference and every rule version. Later changes create new versions and never touch a filed submission. Without that property, an audit becomes a negotiation from memory, because a spreadsheet edited forty times since filing cannot reproduce the number it produced.

The second is that jurisdictions are data. Material categories, rates, effective dates, exemption thresholds and modulation adjustments belong in records a compliance analyst edits, with an approval step and a version history. If adding a jurisdiction requires a release, the system will fall behind the rules within a year and your team will quietly return to the spreadsheet.

The third is that estimated data is visible rather than hidden among measurements. Provenance on every field, a report of estimated weight by volume, and a shrinking estimate share as a tracked measure. That is the mechanism by which the overpayment actually reduces, and without it the project produces faster submissions of the same wrong number.

The fourth is that the system informs design, not just compliance. The feature that justifies the build in most businesses is comparing two packaging options and seeing the annual fee difference across every jurisdiction at current volumes, before the change is made. If that capability is not in the roadmap, you have funded a calculator when you could have funded a decision tool.

Research & sources

The evidence behind this guide

Independent findings on why this investment pays off. Every link goes to the primary source.

  1. An independent Forrester Total Economic Impact study of OutSystems found a 363% three-year ROI with payback in under 6 months, illustrating that faster, lower-labor build approaches can materially shift the payback math. Source: Forrester Consulting (commissioned by OutSystems) (2024) →
  2. The right combination of digital transformation actions can unlock as much as US$1.25 trillion in additional market capitalization across Fortune 500 companies, while the wrong combinations put more than US$1.5 trillion at risk; companies with all three core factors (strategy, aligned technology, and change capability) saw a 5% market-value lift relative to peers. Source: Deloitte (2023) →
  3. Criteo's Global Commerce Review found retail apps convert at 18% versus 4% on mobile web (roughly 4.5x), and travel apps convert at 20% versus 6% on mobile web (about 3.3x). Source: Criteo (2017) →
  4. Acquiring a new customer is five to 25 times more expensive than retaining an existing one, and research by Frederick Reichheld of Bain & Company found that increasing customer retention rates by 5% increases profits by 25% to 95% - underscoring the ROI of support that keeps customers. Source: Harvard Business Review / Bain & Company (2014) →
Reyansh P. · iOS Lead · Delhi

Reyansh leads iOS development at Digital Heroes, taking apps from first build through App Store review and the version updates that follow. He writes about the things that decide whether an iOS project runs smoothly: scope on device features, review rules, and testing across hardware.

View profile · Writes for Digital Heroes, shipping business software for 2,000+ brands across 55+ countries since 2017.

FAQ

Frequently asked questions

How do we tell whether we are over reporting packaging fees?
Look at how many component weights and recyclability statuses are estimates rather than measured or supplier declared. If that is not recorded, it is the first thing to fix, because provenance on every field is what converts an invisible problem into a work queue. Sort estimated fields by the sales volume behind them and you will usually find that a small number of high volume components account for most of the exposure. Nobody will ever write to tell you that you paid too much.
What is the right data model for packaging, and how do we test a developer on it?
Ask them to draw it before they draw a screen. The correct shape is a product with packaging components, each carrying material, weight, recyclability, recycled content and a role, with components shared across products so one carton specification updates everything that uses it. A flat product table with a total weight column cannot answer any question a modulated fee schedule asks, and it fails the first time you calculate an eco modulated fee.
How do we get packaging data out of suppliers who ignore our spreadsheets?
Stop asking them to work in your format. Give them a portal that shows only their own components with validation at entry, so a weight in the wrong unit is rejected immediately, and run document extraction over the specification sheets and technical documents they already send, with a person confirming each proposed record. Budget for the human side too, because onboarding suppliers and chasing the slow ones is several months of somebody's time and rarely appears in a software quote.
Why can we not just use our ERP sales figures for the submission?
Because fees are owed where packaging is placed on market and your system records where you shipped. Distributor warehouses feed onward into other jurisdictions, exports must be excluded on evidence rather than assertion, and ecommerce attributes by delivery address which often lives in carrier data. A percentage split calculated once and never revisited is the usual bridge, and it is exactly what an auditor will ask you to justify. An allocation layer with explicit rules and attached evidence per channel is the defensible version.
What breaks silently after go live?
New product codes arriving without packaging component links, and supplier specification changes nobody tells compliance about. Neither raises an error, they just produce a slightly smaller or slightly wrong number. Build a completeness check that runs every period and reports products with sales volume but no packaging record, plus components whose data is older than your review interval. Make gaps loud, because the failure mode in this category is quiet.
How should jurisdiction rules be maintained after handover?
As configuration a compliance analyst edits, with effective dates, an approval step and version history. Material categories, rates, exemption thresholds and modulation adjustments all change on their own cycles, and if each change needs a developer ticket the system falls behind within a year. Confirm your specific obligations with a compliance advisor rather than any published list, since jurisdiction status moves faster than documentation does.
Can this software actually reduce our fees rather than just report them?
Yes, and it is usually what gets the project approved. Where fees are modulated by recyclability, recycled content or design characteristics, comparing two packaging options with the annual fee difference across every jurisdiction visible turns compliance into an input to product decisions. A reporting service calculates what you owe. Only a system holding your component data at the right granularity can tell you what a different design would have owed.
What does an auditor actually want to see?
A reproducible calculation: the products included, their components and weights, the source of each value, the allocation rule that assigned volume to that jurisdiction, and the rate version applied. That requires submissions frozen as immutable snapshots at filing, with later data changes creating new versions rather than editing history. Restatement should then be a deliberate documented act with a difference report, which is what a regulator expects, rather than a spreadsheet whose history no longer exists.
How much does a custom BI dashboard cost for a small business?
For a small business, a focused first dashboard typically runs $25,000 to $60,000 when it covers 2 or 3 data sources, daily refresh, and 5 to 7 core metrics. Across 2,000+ Digital Heroes projects, budgets climb past that only when real-time data, complex permissions, or customer-facing access enters the scope. If a quote for a simple internal dashboard exceeds $75,000, ask exactly which of those three is pushing it there.
If we move off Power BI or Tableau later, do we lose our historical data and reports?
Your raw data is safe because it lives in your source systems or warehouse, not inside Power BI or Tableau. What you lose is the logic layered on top: DAX measures, calculated fields, and report layouts all have to be rebuilt, and that rebuild is the real switching cost. Protect yourself now by keeping transformations in dbt or in warehouse views instead of inside the BI tool, so a future migration only replaces the screens.
What questions should I ask a development agency on the first call?
Ask who exactly will build it, what happens when scope changes mid-project, what their maintenance terms are after launch, and what they will need from you every week. Then ask them to describe a project that went wrong and what they changed afterward; teams that have shipped at real volume have war stories, and teams claiming a perfect record are hiding something. The scope-change answer matters most: a disciplined shop describes a written change-order process, not a vague promise to be flexible.
Who owns the code, data models, and pipelines when an agency builds my dashboard?
You should own all of it, and the contract should say so explicitly: source code, data models, pipeline configurations, and infrastructure accounts in your name, with IP transferring on final payment. The trap to avoid is an agency hosting your dashboard on their proprietary platform, which quietly turns a custom build back into vendor lock-in. Digital Heroes delivers into the client's own cloud accounts and repositories by default, and any agency should agree to the same in writing.
We already pay for Microsoft 365. When does building custom actually beat Power BI?
Keep Power BI for internal reporting; at $14 per user per month for Pro it is hard to beat for employee-facing analytics. Custom wins in three cases: you are showing dashboards to customers, since embedded Power BI is priced on capacity and gets expensive fast, you need a fully white-labeled experience inside your own product, or your team keeps fighting the tool to support a specific workflow. Most companies we build for keep Power BI internally even after launching a custom customer-facing dashboard.
Will a custom dashboard stay fast once our data hits millions of rows?
Yes, if it aggregates before it displays; no dashboard should scan millions of raw rows on every page load. The standard techniques are pre-aggregated summary tables, incremental refresh, and caching, which keep typical page loads under 2 seconds even on datasets in the hundreds of millions of rows. Ask your vendor how the dashboard behaves at 10 times your current data volume; a good one gives a specific answer about aggregation, not just a bigger server.
Why do BI dashboard quotes range from $25k to $200k for what sounds like the same project?
Four variables move the price: how many data sources you connect and how messy they are, real-time versus daily refresh, permission complexity, and whether outside customers will log in. A three-source internal dashboard with daily refresh sits near the bottom of that range, while a customer-facing product with row-level security and live data sits near the top. Wildly different quotes are usually pricing different assumptions about those four things, so pin them down in writing before comparing.
What should the first version of a dashboard include, and what can wait?
Version one should answer 5 to 7 questions your team already asks every week, pull from your 2 or 3 most important data sources, and refresh daily. Real-time data, custom report builders, scheduled email exports, and write-back features can all wait for version two. Across our projects, teams that launch a narrow version one reach a dashboard people actually use roughly twice as fast as teams that try to cover every department at once.
What do I need to prepare before contacting an agency about a dashboard project?
Bring three things: a list of your data sources with who controls access to each, the 5 to 10 recurring decisions the dashboard should support, and examples of the reports or spreadsheets it will replace. That package lets an agency quote in days instead of weeks, and in our discovery work it cuts the audit phase roughly in half. You do not need wireframes or a technical spec; a good agency produces those with you.
Who can build a custom business intelligence dashboards system?

Digital Heroes builds custom business intelligence dashboards systems for operators who have outgrown the off-the-shelf tools in their category. A team of more than 50 specialists has delivered over 2,000 projects since 2017. Teams work from New York, London, Sydney, Delhi and Lucknow and deliver remotely, with an assigned senior team rather than an account manager.

Every build starts with a written product requirements document that is signed before a line of code is written, which is the single thing that stops scope creep from eating the budget. Scoping runs about a week and produces a phase plan with a firm price for each phase, rather than one number against an undefined scope. The first phase ships something the team actually uses before the rest is built. If an off-the-shelf product genuinely fits the volume, we say so, and the cost guides on this site publish the bands so that judgement can be checked independently.

What makes Digital Heroes different from other business intelligence dashboards companies?

Four things that competitors in this bracket cannot simply copy. Digital Heroes runs a YouTube channel with more than 2.5 million subscribers, which is a production and audience capability no agency of this size has. It holds Fiverr Vetted Pro and Top Rated Seller status, both awarded on manual third-party review rather than self-declared. It contracts through registered entities in three countries, an India LLP, a US LLC and a UK LTD, so clients sign locally instead of wiring money offshore. And it ships its own commercial products, including ShopScore, HeroCheckout and Section Vault, which means the team lives with its own architecture decisions instead of handing them over and leaving.

Two more that show up in the work. Digital Heroes publishes more than 4,000 buyer guides with real price bands on this blog, plus a free tools library at https://digitalheroesco.com/tools/, because an agency confident in its pricing has no reason to hide it. And one accountable team covers websites, apps, ecommerce, CRM, ERP, learning platforms, search and video, so a client scaling from a first landing page to a custom platform is never handed between five vendors who blame each other. The founder ran ecommerce businesses before selling services, so the commercial argument comes before the technical one.

How can I check Digital Heroes is legitimate before getting in touch?

Verify it independently rather than taking the site's word for it. The YouTube channel is at https://youtube.com/@DigitalMarketingHeroes, the Fiverr profile at https://www.fiverr.com/shreyanshsin261, and the Upwork profile at https://www.upwork.com/freelancers/shreyanshsingh. Client reviews sit on Clutch at https://clutch.co/profile/digital-heroes-0 and Trustpilot at https://www.trustpilot.com/review/digitalheroes.co.in, and the company page is at https://www.linkedin.com/company/digital-heroes-1/.

Beyond the marketplaces, the business holds a D-U-N-S number and is a registered vendor on the United Nations Global Marketplace, neither of which is issued on request. Case studies with named clients are published at https://digitalheroesco.com/case-studies/. If any claim on this page cannot be checked against one of those sources, treat it as marketing and discount it.

Keep reading
let's build

Build something worth launching.

A plan, a team, a timeline, within 24 hours. No decks, no discovery calls. Tell us what you're building and we'll come back with a real scope and a real number.

message us directly · we reply within one business day

mission briefing

Monthly dispatch

Playbooks, real build costs, and what we're shipping. One email a month. No fluff.

visit us

New York HQ

1140 Broadway, Suite 704 · New York, NY 10001

Get directions
Online now

Hey there 👋 How can we help you today?