Commit 96493008 authored by suryakant's avatar suryakant

Query Update

parent f7b7a947
...@@ -571,6 +571,20 @@ class SterliteRefineryTemplate: ...@@ -571,6 +571,20 @@ class SterliteRefineryTemplate:
"department(m4)", "equipment_details", "department(m4)", "equipment_details",
"equipment_location", "duration", "equipment_location", "duration",
"production", "cause"], "production", "cause"],
},
"PM COMPLIANCE": {
"columns": [
"PM COMPLIANCE",
"FTD",
"MTD",
],
"query": [],
"data": [],
"data_column": [
"pm_compliance",
"ftd",
"mtd"
],
} }
}, },
] ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment