system.kanoa.cmms.getMaintenanceKPIDailyTrend(startDate, endDate, maintenanceTypeName)
Returns daily maintenance KPI trend filtered by the given parameters
Parameters
startDate DateTime: Start date
endDate DateTime: End date
maintenanceTypeName String: Can be null
Returns
kpiDailyTrend pyDataset
Example