Last updated: 2025-08-27
This repository is a complete, plugโandโplay Power BI project. Open the PBIX and explore immediately, or preview the PDF inโbrowser.
โถ๏ธ View the report (PDF): docs/Report.pdf- โฌ๏ธ Download the PBIX: pbix/FactRuns.pbix
- ๐จ Theme: theme/powerbi_theme.json
- ๐ Data (optional refresh): data/ โ clean CSV, Excel template, and data dictionary
- ๐งฎ DAX & Power Query: scripts/ โ measures and M code
- Data modeling (star schema, date table, relationships)
- DAX KPIs (onโtime %, reprint %, runtime utilization)
- Time intelligence (MTD/QTD/YTD), context transition
- Visual design for stakeholder consumption (KPI strip + drilldowns)
- Documentation and reproducibility
- Open pbix/FactRuns.pbix in Power BI Desktop โ visuals load with included data.
- For quick sharing, point people to docs/Report.pdf.
- (Optional) To refresh with local files, update Transform data โ Data source settings to the files in
./data/and Refresh.
.
โโ README.md
โโ pbix/
โ โโ FactRuns.pbix
โโ docs/
โ โโ Report.pdf
โโ data/
โ โโ 3d_print_runs_clean.csv
โ โโ 3d_print_data_dictionary.csv
โ โโ BA_portfolio_template.xlsx
โโ scripts/
โ โโ dax_measures.txt
โ โโ power_query_M.txt
โโ theme/
โโ powerbi_theme.json
All included data is anonymized/sample and safe for portfolio demonstration.