Are there any known issues where the Smartsheet calc engine produces incorrect results?
I have encountered a scenario in a sheet where the calc engine is undoubtedly producing an incorrect result. I've opened a ticket with support but I have an impending demo so am hoping someone here might have some experience with this sort of thing, OR can provide some insight into how long one usually has to wait to get a ticket noticed by support.
FWIW: I am working with a small sheet (less than 50 rows), and this simple function is yielding an incorrect result (returns two larger than exists on the sheet, including if I literally overwrite every cell in column [isSurveyRow] with a hardcoded "false" (it then returns "2"), confirming this is a bug in the engine):
=COUNTIF(isSurveyRow:isSurveyRow, "true")
Answers
-
Are you able to provide some screenshots for context? Have you double checked to make sure there are no filters in place?
-
It's not very helpful, but here's a screenshot.
The formula is: =COUNTIF(isSurveyRow:isSurveyRow, "true")
I can physically count the cells that are "true", and it is 10, not 12. If I overwrite all of the cells with "false", so 100% of the cells in the column are "false", the formula will return "2". -
Update: I WAS WRONG!
The root of the problem was that I was using row indentation in my primary column, and I didn't notice I had some rows collapsed where some values were hidden. The part that made it so confusing is that I had created a debug column, set the first one equal to the "bad" column, then copied it down, and then that one worked properly. HOWEVER, the reason that it worked properly is that when pasting, collapsed rows do not participate in the paste (so the 2 hidden row values didn't have the formula in the debug row).
Alexander from Smartsheet support was very helpful in debugging the situation and eventually finding the problem.
-
My next question was going to be about hierarchy if you had said no to filters. Glad you were able to get it sorted.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!