Hello, is there any way to create a contact column that would dynamicallly change based on a different column?
So for example
I have 4 columns
Product ID, Selling countries In Progress, Selling Countries Completed, Marketing team.
The column Marketing team should be automatically populated based on an external table:
Poland - Person A
Germany - Person B
Switzerland - Person C
France - Person D
If the product is going to be sold in all the countries, smartsheet should assign 4 marketing people.
Once Person B finish their task they would change the data in "Selling Countries completed" which would delete the specific country from "Selling countries in progress" and delete the person from "Marketing team".
Example:
Product1234 | Poland, Germany | |Peter, George
(George adding Germany to the 3rd column)
Result in the file
Product1234 | Poland | Germany |Peter