Automating formula into a cell is adding a apostrophe and breaking formula
When a row is added through a form I want to add formulas to certain columns The automation mostly works but adds a "'" at the beginning of the line so it does not work. Does anyone have ideas why? how to get around it?
=SUM([Item1]@row:[Item2]@row)
Becomes
'=SUM([Item1]@row:[Item2]@row)
Answers
-
Automation currently doesn't have the ability add a formula. It is adding it as text only, which is why the ' is there.
Is there a reason you couldn't create a column with a column formula to generate with the results you need for each submission? That would be my recommendation for this type of scenario.
I hope this helps!
Best,
Zach Hall
Training Delivery Manager / Charter Communications
-
Oh, I didn't column formula was a thing!
Thanks!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!