Skip to main content

Airgapped Tableau-to-Power BI conversion tool with proven calculation correctness and signed governance artifacts

Project description

Cepheus Navis

Airgapped Tableau-to-Power BI conversion tool where every calculation translation is backed by a mathematical proof of correctness — the conversion is demonstrably correct, not just plausible.

Cepheus Navis reads a Tableau workbook (.twb / .twbx) and writes a Power BI Project (.pbip) — without connecting to any database or network. Signed audit trails, equivalence reports, and pre-conversion analysis are delivered as tamper-evident PDFs.


Key capabilities

Capability Details
Airgapped operation Core conversion runs with no network access; structure is migrated, not data
Proven calculation correctness Every DAX formula is tested against actual Tableau output — proven equivalence, not approximate translation
Pre-conversion analysis Analysis report shows automation rate, complexity ratings, and degradation summary per workbook — before you convert
Signed audit trails Per-calculation translation records with original formulas and DAX equivalents — tamper-evident PDFs with embedded JSON
Calculation coverage Aggregations, LOD expressions (FIXED, INCLUDE, EXCLUDE), table calculations, IF/CASE/IIF, string/date/math functions
Consult mode Assess an existing Power BI conversion (from any source) against Navis's validated reference — per-calculation verdicts without exposing reference DAX
Filter migration Categorical, range, date, and Top N filters translated to Power BI equivalents
Data model Tables, columns, and data types emitted as TMDL semantic model definitions
Visual types Bar, line, area, pie, scatter, map, table, and more

Requirements

  • Python 3.9 or later
  • A licensed Cepheus Navis installation (see Licensing below)

Installation

pip install cepheus-navis

Verify the installation:

cepheus-navis --version

Quick start

Every command takes a spec.toml project file as its first argument. Create one for your project and fill in the paths. CLI flags override spec values when provided.

1. Analyze your workbooks

cepheus-navis analyze spec.toml

Scans the directory for Tableau workbooks and produces a License Request PDF — automation rate, per-workbook complexity ratings, degradation summary, and SHA-256 checksums. Submit it to navis@cepheusonline.com to obtain a license file.

2. Verify your license

Add the license path to your spec.toml:

[verify-license]
license_file = "license.json"
path = "C:/Tableau/Workbooks"

Then verify:

cepheus-navis verify-license spec.toml

The output shows VALID, MISMATCH, or UNLICENSED for each workbook. If a file shows MISMATCH, it was modified since analysis — re-run analyze and request a new license.

3. Convert

cepheus-navis convert spec.toml

4. Consult — assess an existing conversion

Already have a Power BI conversion from another tool or hand-coded? Compare it against Navis's validated reference. Requires a consult licence.

Add the consult section to your spec.toml:

[consult]
path    = "C:/Tableau/Workbooks/Sales.twbx"
against = "C:/PowerBI/SalesProject.pbip"
output  = "C:/Reports/consult-output"

Then run:

cepheus-navis consult spec.toml

The Consult Report tells you which of your DAX calculations are correct, which have structural issues, and which Tableau calculations are missing from your project — assessed against a proven reference. Requires a PBIP project folder — .pbix files must be saved as Power BI Projects first.


What to expect

Navis provides verified semantic equivalence for calculations, data structures, and data model elements. Confidence levels (Exact, Composed, Deterministic, Degraded) are documented in the Conversion Evidence Capsule.

Dashboard layout and chart types are converted on a best-effort basis. Visual formatting — colours, fonts, padding, reference lines, tooltips, conditional formatting, etc. — requires human review and adjustment in Power BI Desktop.

Calculations: verified. Visuals: best-effort, human review required.


Output structure

SalesDashboard/
├── SalesDashboard.pbip                # Entry point
├── SalesDashboard.Report/
│   ├── definition.pbir
│   └── report.json
├── SalesDashboard.SemanticModel/
│   ├── definition.pbism
│   └── definition/
│       ├── model.tmdl
│       ├── database.tmdl
│       ├── tables/
│       │   └── Orders.tmdl            # Your measures (DAX) live here
│       └── cultures/
│           └── en-US.tmdl
└── SalesDashboard_CEC.zip             # Evidence Capsule (see below)

Licensing

Cepheus Navis uses a checksum-based license that ties a specific license file to specific workbook files.

analyze  →  submit report  →  receive license  →  convert

The analyze command produces a PDF containing SHA-256 checksums of your workbooks. Cepheus issues a license that approves exactly those files. The convert command validates the checksums before running the pipeline. This prevents accidental conversion of modified or untested workbooks.


Governance artifacts

Two signed artifacts are produced by the convert command. They cannot be disabled.

Conversion Report PDF — produced for each workbook:

  • Every calculation with its original Tableau formula and converted DAX
  • Worksheet-to-page mapping with visual type translations
  • Degradation addendum listing features that need manual attention
  • Data model summary (tables, columns, data types)

Evidence Capsule (_CEC.zip) — tamper-evident conversion record:

  • The conversion report PDF
  • Original workbook and generated Power BI project files
  • Machine-readable audit log of every step the tool took
  • Cryptographic hash chain linking inputs → outputs → proofs → audit records

All PDFs are tamper-evident with embedded JSON attachments and integrity signatures.


Further reading

The complete How-To Guide is bundled with the package. After installation:

cepheus-navis howto

This opens the full guide in your browser — installation, spec.toml configuration, the three-step workflow, governance artifacts, digital signing, audit logs, and troubleshooting. Works offline.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

cepheus_navis-5.12.14-cp39-abi3-win_amd64.whl (9.8 MB view details)

Uploaded CPython 3.9+Windows x86-64

cepheus_navis-5.12.14-cp39-abi3-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (58.5 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

cepheus_navis-5.12.14-cp39-abi3-macosx_10_9_universal2.whl (21.6 MB view details)

Uploaded CPython 3.9+macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file cepheus_navis-5.12.14-cp39-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for cepheus_navis-5.12.14-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 3487787b2831b58fd381716a78f77e6a53028858432363c8b1ac4162aef95e2a
MD5 bdc1234005ab3bc029231ea98296ff6f
BLAKE2b-256 887ff1a966b9347c075886cbe309d00d0c255ef316d0bc55868efb6c8da06fc3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cepheus_navis-5.12.14-cp39-abi3-win_amd64.whl:

Publisher: publish-pypi.yml on cepheus-engg/navis

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cepheus_navis-5.12.14-cp39-abi3-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for cepheus_navis-5.12.14-cp39-abi3-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 45e84d9a766b892cdda379c68dc7c21be4303b7b723c1f358814be8ac7f221a0
MD5 39b0e2a2eaa9fce1d14a949a517731bc
BLAKE2b-256 e8ace3a9e3230598bdd7dc0b58cd1007dad16553405d3600af477d0a4595d46d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cepheus_navis-5.12.14-cp39-abi3-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish-pypi.yml on cepheus-engg/navis

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cepheus_navis-5.12.14-cp39-abi3-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for cepheus_navis-5.12.14-cp39-abi3-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a2d52398a3438c2e2ae28f09f23592f710c9c0691d6d81846bf02129c22edd3c
MD5 b3f43600f7dfce3b0be0f59224c560fc
BLAKE2b-256 89df4d1dbdbbddf12c6b126175aa0b1b628622e10486f362bea6405b417fe8db

See more details on using hashes here.

Provenance

The following attestation bundles were made for cepheus_navis-5.12.14-cp39-abi3-macosx_10_9_universal2.whl:

Publisher: publish-pypi.yml on cepheus-engg/navis

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page