Calculate OEE
Result—
Formula
Availability × Performance × QualityExcel formula
=B2*C2*D2
Power BI DAX measure
OEE =
[Availability] * [Performance] * [Quality]
Enter your values to calculate OEE. Use the formula and examples below for Excel, Google Sheets, Power BI, and dashboards.
Useful learning resources related to this page. As an Amazon Associate, this site may earn from qualifying purchases at no extra cost to you.
Availability × Performance × Quality=B2*C2*D2
OEE =
[Availability] * [Performance] * [Quality]