I have a drop down for Objective based on selection I would then like to auto populate KPI
I have a drop down for Objective based on selection I would then like to auto populate a drop down field in the KPI formula.
I don't think an if statement will work as the KPI drop down is a multi select - one objective can have 4 KPI's.
I tried adding logic but it does not go deep enough, or I am doing it incorrectly.
Answers
-
@vanstadenster there are no dynamic dropdowns within a sheet based on column data or cell selection. That said you can achieve something similar to what you want using the JOIN() function combined with a COLLECT() function. You can collect your results based on Objective, then join them all together with ", " between the items which would result in a list which can be reported against "contains"
Principal Consultant | System Integrations
Prime Consulting Group
Email: info@primeconsulting.com
Follow us on LinkedIn! -
Thank you - let me try that and see whether I come right.
Help Article Resources
Categories
Check out the Formula Handbook template!