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
Hi All, I have a project plan with a column called "Owner" that has a column type of contact list. The contacts are from multiple companies. It's a large project plan. I have created columns that have a column type of checkbox. I want to check the box if the owner is from a certain company (which can be determined by the…
Hello, I am trying to use JOIN-COLLECT to populate a cell with a contact by pulling from another sheet. However, when I use this formula it populates the cell with the name of the contact as a text string, but does not populate the cell with the contact itself. Both the column of cells being populated and the column the…
Hello Community, I need to create a report that shows capacity by month. My sheet tracks resource allocation on projects with resource start and end dates. (We can't afford the Resource Management module so we're doing it in Core SS). I've been asked to do a "heat map" of sorts where each column is a month. For each row…