v0.2.3
Documentation
Everything you need to integrate dax.rs into your data stack — from a five-minute quickstart to deep architectural guides.
download
Running the DAX & XMLA Server
How to run the dax-rs DAX/XMLA server — locally, in Docker, or with S3 datasets. CLI flags, demo data, and health checks.
settings_input_componentServer Configuration
How to configure the server to match your setup.
boltDAX REST API
Execute and validate DAX queries against your models over plain HTTP — a self-hosted DAX API with no Power BI or XMLA client required.
terminalDAX Language Function Reference
Full DAX language reference — which of the 211 standard DAX functions dax-rs supports today, and what's still pending.
verified_userModel Management API
Inspect and edit model schema over REST — tables, columns, relationships, measures, and lineage.
infoTMSL Model Documentation
The TMSL model structure supported by dax-rs.