Sign in to join the conversation:
Good afternoon,
Wondering if anybody knows how to enter the following formula that we use in Excel:
=NORMSINV(1-(total defects / total opportunities))+1.5
into Smartsheet, we use it to calculate Sigma Levels.
Thanks!
Hello,
Smartsheet currently doesn't have inverse cummulative standarized normal distribution functions or features for calculating Sigma Levels. (There also isn't a way to effectively calculate this in a manual fashion.) When you have a moment, please submit a Product Enhancement Request for this using the form under Quick links on the right of the community site to let our Product team know that you'd like to see this added to Smartsheet.
You may need to calculate Sigma Levels in Excel and then manually copy and paste the result (with keyboard shortcuts) into Smartsheet. Otherwise, you might look in to the Live Data Connector (ODBC Driver) that allows you to sync data from Smartsheet to Excel: https://www.smartsheet.com/apps/smartsheet-odbc
I want to assign project numbers to the main project, and then append that project number with .(letter) for the Subprojects, with Tasks still being assigned to the main project number, with the letter of the Subproject, and adding more hierarchy, such as I'd like the task to read 40.c.1, or something similar that…
Hi all! Happy Thursday. I have a formula that I created that is looking to calculate a number of cells that meet the specified criteria on a particular cell that inputs a date when a box is checked through an automation. What I am noticing however is that the formula is calculating items that are earlier than the specified…
Hi - We have a formula in a sheet =IF(Status@row = "Closed", TODAY(), "") That when the status at the row changes to closed, it was to add todays date in the Date Closed Column. However, it seems that it is now changing the date for anything previously closed to the current date. We need it to change it to the date when…