Comparison of Previous Month Costs


Comparison of Actual Costs and Estimated Costs


Kwh
IDR

{{ rowIndex + 1 }}

Building

{{ value }}

Category

{{ value }}

Room

{{ value }}

Estimation Cost

{{ value.toLocaleString("id-ID", { style: "currency", currency: "IDR" }) }}

Total Kwh

{{ value }}

kWh
Status

{{ value === 2 ? "Aktif" : "Tidak Aktif" }}

Actions