Intro to Tracer – Connecting to Exported Revit Data

The Tracer exporter for Revit produces a SQLite database file containing element data from the building information model. After exporting a Revit document to a SQLite file, Power Bi can connect to the file as a data source to access the tables and views.

– Set a Power BI data source to the SQLite file using ODBC.
– Review and set table relationships between the document, element, and parameters tables.
– Access a SQLite view containing element data.

Learn more at: http://apps.provingground.io/tracer

source