Using viz libraries with SSAS tabular sources

This page summarizes the projects mentioned and recommended in the original post on /r/BusinessIntelligence

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • olap

    Python package to access OLAP data sources.

  • Just starting to experiment with Altair viz for creating visualizations but haven't connected to an xmla/olap source yet. This would be my starting point if I were so inclined.

  • Pyadomd

    A pythonic approach to query SSAS data models.

  • I've created some light weight Dash apps using THIS package to source data from a tabular model. It's all python based development, so how useful this is may depend on the framework you're used to working with.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • d3-ez

    D3-EZ Easy Reusable Charts

  • oledb

    Discontinued A small promised based module which uses edge.js to connect to an OLE DB, ODBC or SQL database.

  • So you could use https://github.com/mike-eason/oledb to connect and read DAX queries out of your tabular model and just populate your visuals from there.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts