Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
We do a lot of service jobs that we use smartsheet for. When its done they mark status as "Done". I know I can find the total amount of done rows by: =COUNTIF(Status:Status; "Done"). But how do I make the formula filter for jobs done in 2018 or 2019 etc?
Kind Regards,
Hugo Martinwall
I ALMOAST solved the above problem! Here I have different statuses on each row with identical formulas except "Done", "In Progress", "Not Started" etc.
But the formula says #INVALID DATA TYPE on 3 out of 8 rows... How do I fix this?
The formula I have used is: =COUNTIFS({Order Bok Range 1}; "Done"; {Order Bok Range 2}; YEAR(@cell) = 2019)
Kind Regards, Hugo Martinwall
Hi Hugo,
Check the ranges for data that isn't in the correct format.
More info: https://help.smartsheet.com/articles/2476176-formula-error-messages?_ga=2.163823034.487922610.1554120052-1302373248.1552411124#invaliddatatype
Did you find it?
Hope that helps!
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
Hi Andree,
Thank you for the quick reply!
I emailed you the problem in more detail. Still Can't figure out what the problem is!
Happy to help!
I'll take a look and get back to you!
I've created a dashboard with multiple graphs using data from the same report. I have added the report to the dashboard as well and set up the filter for use in the dashboard. Is this filter transferable to the graphs as well, given i can filter the report in the dashboard?
Dear Community, Can you please advise? I have a sheet where among other columns I have a column listing contacts "Champions" (multiple per cell) the other columns are for example: Countries (a list of 72) The list of Projects (approx 15) - I can add to that sheet, or I can create in a Helper Sheet. I haven't done that yet…
Looking for assistance again, I want to bring in the % complete from the Production sheet to the Schedule sheet, but once the % complete is 100 the data is moved to another sheet, so I would like to reference to check 1 sheet for percent complete and if it is not there check the second sheet. Schedule sheet: Pick Up Date…