Employee Pulse Survey Template Set Formula Question
Hello
I downloaded the template set for the employee pulse survey when I customized it, the formula to score the questions got erased. Does anyone have the the formula for the helper columns to assign a number next to the survey result? For example neutral should show 3 in the locked column.
Thank you!
Best Answer
-
Hi @HFletcher
The formula from that template set for that column is as follows:
=IF([Communication - 1]@row = "Disagree", 1, IF([Communication - 1]@row = "Neutral", 2, IF([Communication - 1]@row = "Agree", 3, IF([Communication - 1]@row = "Strongly Agree", 4))))
You can turn this into a Column Formula if you want to prevent deletions in the future.
Cheers!
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Answers
-
Hi @HFletcher
The formula from that template set for that column is as follows:
=IF([Communication - 1]@row = "Disagree", 1, IF([Communication - 1]@row = "Neutral", 2, IF([Communication - 1]@row = "Agree", 3, IF([Communication - 1]@row = "Strongly Agree", 4))))
You can turn this into a Column Formula if you want to prevent deletions in the future.
Cheers!
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Thank you!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 412 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!