XBRL-driven analytics for capital market information

Analyze global financial filings directly in Excel

Bring US GAAP, ESEF/ESRS/IFRS, and other XBRL reports into audit-ready Microsoft Excel models. Every number stays linked to its original filing, so your models remain consistent, traceable, and ready for review.

  • Bind – Each cell knows its company report, period, and more context.
  • Recalculate – Switch company or period and your whole model updates.
  • Scale – Build time-series, KPIs, and AI-ready datasets directly in Excel.

Choose the add-in that fits your work

All anuboXBRL add-ins integrate seamlessly with Excel.
Each edition builds on the previous one — from viewing XBRL values to creating live, semantic financial models.

Ideal for anyone who occasionally wants to quickly view official iXBRL/XBRL reports in Microsoft Excel and calculate a few KPIs on the fly. Insert XBRL labels and values from any iXBRL report into Excel — fast, accurate, and free. 

  • Easily upload your own XBRL report (ZIP file) for instant processing and analysis.
  • Insert individual items or full tables
  • Works with your own XBRL ZIPs
  • demo iXBRLreports included
  • No configuration required
 

Ideal for anyone who wants to apply KPI definitions and full financial models across additional periods and companies by simply changing parameters. Add dynamic analysis & Semantic Power to your spreadsheets. Each cell becomes linked to its original XBRL concept, period, and dimensions.

  • Easily upload your own XBRL report (ZIP file) for instant processing and analysis.
  • Dynamic cell-to-XBRL binding for semantic-linked analytics
  • Multi-report analysis
  • Store multiple XBRL reports in your personal cloud  (up to 100 reports) workspace and access them simultaneously from your Microsoft Excel finance models for seamless multi-company and multi-period analysis.

Explore Analyzer basic

For professionals working with standardized data models and advanced time-series analytics.

  • Everything in basic
  • Access iXBRL data from public databases

Explore Analyzer classic

Why Excel + XBRL Semantics Matter

Your Excel formulas can understand meaning

With anuboXBRL Analyzer, every figure in your spreadsheet stays seamlessly connected to its source in the company’s official report. Dates, reporting periods, and account positions are automatically linked, so you always know exactly what each number represents. The result: spreadsheets you can trust — clear, consistent, and audit-ready, giving you the confidence to focus on analysis:

  • Bind: Each cell knows its company-report, period and  more context.
  • Recalculate: Switch company or period — the entire model updates instantly.
  • Scale: Build time-series, KPIs, and AI-ready datasets directly in Excel.

 

Supported Data

Supported reporting standards

anuboXBRL works with major XBRL frameworks and grows with new regulatory standards

  • ESEF/IFRS: European Single Electronic Format
  • US GAAP: SEC iXBRL filings
  • more to come

Where to get US-GAAP/ESEF/IFRS ixbrl-reports?

See the anuboXBRLAnalyzer in action

anuboXBRL Analyzer basic

anuboXBRL Analyzer basic

FAQ

  • Microsoft Excel for Windows (Microsoft 365) – Full functionality
  • Microsoft Excel for Mac (Microsoft 365) – Full functionality
  • Microsoft Excel for the web – Full functionality
  • Microsoft Excel for Windows (Office LTSC 2024 / LTSC 2021) – Full functionality
  • Microsoft Excel for Windows (Office 2019, perpetual) – Supported via Credential Login. Office 2019 update must be up to date.

Two editions with different approaches:

  • anuboXBRL Reader = directly inserts report’s content in the sheet
  • anuboXBRL Analyzer = inserts ANUBO custom functions (which insert report’s content)

The Analyzer’s approach assigns semantic meaning and context information to inserted values, which extends usage scenarios for analyzing and AI. ANUBO custom functions are Microsoft Excel formulas that automatically retrieve and calculate data from iXBRL reports.

Here’s a practical way to think about “semantic meaning” in Excel:

Imagine cell C3 contains 100,000,000. By itself, Excel just sees a number.
But in your case, that number actually means:

  • What: Revenue (sales)

  • Who: Company A

  • When: 2020-01-01 to 2020-03-31

  • (Optionally also Currency, consolidation scope, units/scale, etc.)

Those descriptors are the semantic information—the machine-readable context that tells you exactly what the value represents.

Reader vs. Analyzer

  • anuboXBRL Reader: Pastes the raw value into the cell. The semantics (who/what/when, etc.) are not stored with the cell. If you copy the cell, you copy only the number.

  • anuboXBRL Analyzer (ANUBO custom functions): Inserts a formula whose parameters encode the meaning.
    Example (simplified):

    =ANUBO.VALUE(
        entity: "Company A",
        concept: "Revenue",
        period_start: DATE(2020,1,1),
        period_end: DATE(2020,3,31)
    )
    

    You still see 100,000,000, but the who/what/when lives inside the formula. If you copy the cell, the semantics travel with it.

Why this matters

  • Traceability: You can always tell exactly what a value refers to.

  • Consistency: Copy/paste and fill operations don’t strip meaning.

  • Automation & AI: Excel, ANUBO functions, and downstream tools (including AI) can read and validate those parameters, and even change the company and date range to build data series.

  • Fast time series & comparisons: Time series and cross-company comparisons are created in the simplest way—by just changing the function’s parameters (e.g., swap entity or adjust period_start/period_end).

  • Refreshable & auditable: Because the semantics are encoded, values can be refreshed from the iXBRL source and checked for consistency.

In short, semantic meaning is the context attached to a value. Reader gives you the number; Analyzer preserves the number and its meaning.

Yes. In ANUBO custom functions you can edit parameters—such as the company name and the date range. After you change them, the anuboXBRL add-in automatically looks up the corresponding data in your XBRL sources.

  • anuboXBRL Analyzer Basic can search across multiple XBRL reports at once—specifically, the reports you’ve uploaded from your PC to your own private cloud.

  • anuboXBRL Analyzer Classic (the higher-tier edition) can also connect to comprehensive databases, giving it a broader, deeper pool of data to match against.

 
 

Your uploaded reports are stored in a database on our servers and are tied to your account. No third parties have access to these reports, and we do not share or sell them. You can delete your reports at any time from the database.

To keep our service reliable and to troubleshoot issues, we may temporarily retain a copy of a report—or limited excerpts—strictly for operational and internal error analysis. These materials are used only for that purpose and are not disclosed to third parties.
For full details, please refer to our Privacy Policy.

Quick Comparison

Compare editions at a glance
Quick Comparison — anuboXBRL Editions
Capability Reader Analyzer BASIC Analyzer Classic
Multi-standard report support (ESEF / IFRS / US-GAAP) Included Included Included
Loading XBRL Reports From user uploads From user uploads From curated databases (US GAAP & ESEF), and user uploads
Personal cloud storage (max reports) 10 100 100
Server-side caching
Insert single label / value (Items), tables, sections Static text / number ANUBO Custom Functions (recalculates) ANUBO Custom Functions (recalculates)
Attributes (report header, change parameters) Visible Enabled Enabled
Queue priority (first-processing) Low High Best (regularly not applicable...)
Daily first-processing allowance (per user) Low Medium–High Best (regularly not applicable...)
Consistency of wait times Variable More predictable Highly predictable
Suited usage volume Light exploration Regular/production use Heavy/enterprise use
Decimals & scaling Applied automatically to inserted values Applied inside formulas Applied inside formulas
Deep time-series & KPI analytics included, but limited to uploaded reports Included, extended KPI analytics
Extended analytics & validation
Comfort & time savings Moderate High Best
Add Your Tooltip Text Here

live!

Add Your Tooltip Text Here

expected 12/2025

Add Your Tooltip Text Here

expected Q1 2026

We look forward to hearing from you via email request@anubo.com. This allows us to better respond to your request. We will reply as soon as possible – usually within the next working day.