How do a require a form to submit a rounded number to the sheet?
I have a data sheet (and reports) that round numbers to the nearest whole number. However, as people use the form to enter data, when the data appears on the sheet, it is not rounded, and the unrounded number propagates onto the reports and dashboards.
Is there a setting somewhere to maintain the "rounding" setting? Currently, I have to remember to go into the sheet every day and reformat the column to drop the decimal places.
Answers
-
You could separate the entered date from the clean data in two columns. Pop a ROUND function (or similar) in the clean data column to do the rounding for you automatically. Make this a column formula so you can forget about it. Use that column in your reports/dashboards. Hide the column the user enters via the form.
-
Hm. That would work. But would leave me with like 50+ "helper columns". If that's my only alternative, I'll go that route, but I'll give it a week to see if anybody else has a magic method :)
-
-
I am curious why you will have 50+ helper columns? Let's assume that the "User Input" column contains decimal and you use ROUND function (=ROUND([User Input]@row, 0)) in a column "Input Rounded Off", you don't need additional columns.
Best Regards
Amit Wadhwani, Smartsheet Community Champion
Smartsheet CoE, Ignatiuz, Inc., Exton, PA
Did this answer help you? Show some love by marking this answer as "Insightful 💡" or "Awesome ❤️" and "Vote Up ⬆️"https://www.linkedin.com/in/amitinddr/ -
Because the user-input is about 50 data points. It's a list of results from a chemical analysis; so. the user inputting the 50 results of each of the 50 different chemicals. Each data point is its own column. If I need to round that data point, I would need a column for each of my existing columns, right?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!