Comparison of Water and Electricity Costs > {{ dataRow.building }}

Room : {{ dataRow?.roomName }}

Category : {{ dataRow?.categoryName }}

{{ rowIndex + 1 }}

Tanggal

{{ value | date : "dd/MM/yyyy" }}

Device

{{ value }}

Room

{{ value }}

Category

{{ value }}

Estimation Cost

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

Total Kwh

{{ value }}

Watt

{{ value }}

Duration

{{ value }}

Price Kwh

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