LabOps Dashboard Report

Lab: {{ lab_site }} | Equipment: {{ equipment_type }} | Date Range: {{ date_range[0] }} to {{ date_range[1] }}

{% for row in data %} {% endfor %}
Equipment Timestamp Status Usage Count Anomaly
{{ row["Equipment__c"] }} {{ row["Log_Timestamp__c"] }} {{ row["Status__c"] }} {{ row["Usage_Count__c"] }} {{ row["Anomaly"] }}