Skip to content

armstrong-ian/kpi-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

3D Print Run Analytics โ€” Power BI Mini Project

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.

Skills Demonstrated

  • 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

How to Use

  1. Open pbix/FactRuns.pbix in Power BI Desktop โ†’ visuals load with included data.
  2. For quick sharing, point people to docs/Report.pdf.
  3. (Optional) To refresh with local files, update Transform data โ†’ Data source settings to the files in ./data/ and Refresh.

Repo Structure

.
โ”œโ”€ 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

Data

All included data is anonymized/sample and safe for portfolio demonstration.

About

Plug-and-play Power BI showcase for a 3D-printing workflow: star-schema data model, DAX KPIs (on-time %, reprint %, utilization), time-intelligence (MTD/QTD/YTD), and stakeholder-ready visuals. Includes PBIX, PDF preview, theme, clean sample data, and scripts for full reproducibility.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors