| Checklist Name | Flag Type | Coverage | Assigned Stores | Flagged Stores | Flagged | Compliance % | Actions |
|---|---|---|---|---|---|---|---|
|
{{data?.checkListChar || '--' }}
{{data?.checkListName ? data?.checkListName : '--'}} ✨
|
Questions
Detections
|
{{ data?.coverage ? data?.coverage : '--' }} | {{ data.checkListType === 'custom' ? ((data?.assignedStores || data?.assignedStores === 0) ? data?.assignedStores : '--') : ((data?.assignedStoresAi || data?.assignedStoresAi === 0) ? data?.assignedStoresAi : '--')}} | {{ (data?.flaggedStores || data?.flaggedStores === 0) ? data?.flaggedStores : '--' }} |
{{(data?.customQuestionFlagCount || data?.customQuestionFlagCount === 0) ? data?.customQuestionFlagCount?.toLocaleString('en-IN') : '--'}}
Questions
{{(data?.customTimeFlagCount || data?.customTimeFlagCount === 0) ? data?.customTimeFlagCount?.toLocaleString('en-IN') : '--'}}
Not Submitted
{{(data?.flagCount || data?.flagCount === 0) ? data?.flagCount?.toLocaleString('en-IN') : '--'}}
Detections
|
{{data?.complianceRate?.toLocaleString('en-US', { minimumFractionDigits: 0 })
|| '--'}}%
|
View
|