Selecting value from column based on dropdown selection
Hi,
I have a planning sheet with several benchmark date columns. I have a single selection drop down column called Current Benchmark with each of the benchmark date columns included in the selection list. I am trying to create a formula so based on the drop down selected in Current Benchmark, the date of that benchmark will be pulled from the corresponding column. I want this so I can pull it into a report and post it on a Dashboard without needing to list every benchmark date. Any suggestions would be greatly appreciated.
Best Answer
-
Hi @Chris Carter ,
Are you able to provide a screenshot of the column names?
I am thinking something like this nested if formula could work though:
=if([current benchmark]@row="benchmark dropdown 1", benchmark1@row, if([current benchmark]@row="benchmark dropdown 2", benchmark2@row... etc ?
Holly Conrad Smith
Director of Technology & Innovation 💡 at Streamline
CliftonStrengths Top 5: Deliberative, Restorative, Achiever, Consistency, Harmony
Answers
-
Hi @Chris Carter ,
Are you able to provide a screenshot of the column names?
I am thinking something like this nested if formula could work though:
=if([current benchmark]@row="benchmark dropdown 1", benchmark1@row, if([current benchmark]@row="benchmark dropdown 2", benchmark2@row... etc ?
Holly Conrad Smith
Director of Technology & Innovation 💡 at Streamline
CliftonStrengths Top 5: Deliberative, Restorative, Achiever, Consistency, Harmony
-
There are too many columns to include in a single screen shot. I tried that formula just with one column to begin with but got the error "#INVALID COLUMN VALUE"
Thanks
-
Sorry, my formula column has to be a date column type. I should have known that.
-
It works for one but when I add additional it says Unparseable.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!