-
Unparseable Error
I am trying to create a formula that will return different values based on multiple factors, and the information on the sheet is linked in from another sheet my sheet is attached and the formula I am trying to use is below. Any help is greatly appreciated Here is my formula =IF([% Complete]1 = 1, "complete",),if(and([%…
-
Excel Import Truncates My Index Column (Strips all Numbers except 1st one)
I am a brand new user...I imported my resources into a sheet using an excel import. My Index Column was truncated, any idea how to reverse this or stop it from happening?
-
Metric sheet that feeds dashboards
Hello, I am looking for best practices for setting up a metric sheet to feed a dashboard. I haven't found anything in help. I've set up sheets with my formulas to pull data from various sheets and then use that data for graphs, reports for dashboards. I've caused myself problems while sorting and wondered if there is…
-
Multiple Projects - Resource Overview
Hi, we are using Smartsheet for managing our Sales Pipeline. As soon as a project is ordered, we are using the same line to gather project information related to execution. I would like to add a Gantt Chart to each lien (via Hyperlink to another Smartsheet) in one cell with resources. Question: I would like to see a…
-
Smartsheet Merge and Transpose
Hello, I have two sheets. One sheet is a list of items to be offered at a charity auction with a different row for each item and columns with specific (Item number, donor, minimum bid, winning bidder number, cost etc). The 2nd sheet is a list of the bidders with a sum of the total that they have bid (bidder number, count…
-
transfer user between accounts
Hi, I have 2 accounts, one with TEAM license, second with Business. I'd like to transfer 3 users from team to business how to do it? when I'll delete them in TEAM do they lost their sheets? or can I delete them in TEAM and add in Business without lost any data?
-
Salesforce ServiceCloud Users/Connections
Hi Smartsheet Community, We're thinking of some use cases for helping Smartsheet users utilize Salesforce ServiceCloud data more effectively and efficiently. Any Salesforce ServiceCloud users out there who would be willing to chat with us and give us feedback on our use cases? Even if you don't use ServiceCloud but know…
-
Nested IF, AND, OR/AND
Hi all, New user here. I have different monthly metrics to comply, some are greater than or lower than a value or percentage (i.e. Open tickets beyond due date is LOWER than 10%, Survey results are higher than 70%, Safety observations over 30). I created a column [MEASUREMENT] stating "Higher than" or "Lower than", a…
-
I can't figure out how to use the OR function in a Countifs formula
Hello, I have been creating metrics on my data in smartsheet using the different formulas. I have figured many out (with a lot of head banging and sleepless nights), but cannot figure out how to use the OR function. works: =COUNTIFS({Week}, =$[Date Range]$3, {Month}, $[Date Range]$5, {Year}, $[Date Range]$8, {task status},…
-
Is there a way to auto sort data on a sheet (cannot use report) to show the Largest to Smallest?
Hello, I am creating dashboards using metrics and am trying to figure out a way to only show the top 15 of specific data. Sheet details: I have one column that contains 298 different locations and the next column is the # of issues at that location for last week. I have the formulas figured out to pull in the metrics…