Variable | Metric | Value | Year |
---|---|---|---|
m1 | Research lock_open
|
Procurement / purchasing, Suppliers | 2021 |
Formula
= opts = [
"Employees (all)"
"Procurement / purchasing"
"Recruitment / HR"
"Leadership"
"Suppliers"
"Training provided - not specified"
]
if [m1].flat().filter( (v) -> opts.includes v).length
"Yes"
else
"No"