Welcome to the Smartsheet Forum Archives


The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, pleaseVisit the Current Forums.

How to Hide an Obsolete Smartsheet

Ian Smith
Ian Smith
edited 12/09/19 inArchived 2015 Posts

We've been using Smartsheet for a while now, and we're accumulating a number of completed projects. We'd like to hide the completed projects so as to remove the clutter.

If we can't hide a Smartsheet, we would be okay with re-naming it with a prefix that indicated it was compelted or obsolete.

If we can't hide it or re-name it, can we deactive it somehow so that it doesn't keep showing up in our list of projects?

We would like to not have to delete our completed projects, but definetely need a way to avoid seeing them as active projects.

Thanks,

Ian

Comments

  • Stephanie Taylor
    Stephanie Taylor ✭✭✭✭✭✭

    You could export the completed projects to excel and then delete the smartsheet. That way you are keeping an archive record of your completed projects and it won't show up on your active projects list.

  • Zack S
    Zack S Employee

    Hello Ian,

    Along with the link that Terri provided, here is an additional link we have with tips on archiving your sheets://www.santa-greenland.com/blog/tips-support-don’t-delete-archive-your-sheet.

    The owner of the sheet also has the option to re-name the folder to add a prefix as you described. The sheet owner can right click on the sheet tab and select Rename to accomplish this.

    This along with the other tips mentioned by Stephanie and Terri, and the tips in the article provided will all serve as possible options to keep your sheets organized.

    -Zack

  • Hi Ian,

    Along the same idea of Stephanie's suggestion, one strategy would be to have a sheet named "Archived Projects" that would hold all of your archived project data.

    Here are a few more detailed steps on how to accomplish this:

    First, you would right click on the Project Sheet Name and select your preferred export format. This example will use the “Request Backup” option because it enables you to export PDF attachments in addition to an excel file.




    Next, you will receive the backup file download link via email.



    You can then upload the file(s) in to your “Archived Projects” sheet.



    Hope that helps!

This discussion has been closed.
Try this:<\/p>

=COUNTIFS(Status:Status, =\"Full\", [Media Type]:[Media Type], OR(@cell = \"Press Release\", @cell = \"News Release on CHA.com\")<\/strong>, [Completion Date]:[Completion Date],<\/p><\/div><\/div>


<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":322,"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions","allowedDiscussionTypes":["discussion","question"]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[]},{"discussionID":112389,"type":"question","name":"Formula to create \"all that apply\" for Knowledge Check Form","excerpt":"Hello Community, I am currently creating a knowledge check and was wondering if there was a formula to create an \"all that apply\" type of question. For example: 5. What is on the customer experience call flow? Smile Engage Trust Own Listen This is my broken formula: =IF(CONTAINS((\"Trust\", \"Smile\", “Own”), [5. What is on…","snippet":"Hello Community, I am currently creating a knowledge check and was wondering if there was a formula to create an \"all that apply\" type of question. For example: 5. What is on the…","categoryID":322,"dateInserted":"2023-10-31T17:20:52+00:00","dateUpdated":null,"dateLastComment":"2023-10-31T18:17:19+00:00","insertUserID":169329,"insertUser":{"userID":169329,"name":"Michael_Selfe","title":"Just looking to learn","url":"https:\/\/community.smartsheet.com\/profile\/Michael_Selfe","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-10-31T18:49:43+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"updateUserID":null,"lastUserID":165153,"lastUser":{"userID":165153,"name":"DKazatsky2","url":"https:\/\/community.smartsheet.com\/profile\/DKazatsky2","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-10-31T19:20:54+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":2,"countViews":26,"score":null,"hot":3397550291,"url":"https:\/\/community.smartsheet.com\/discussion\/112389\/formula-to-create-all-that-apply-for-knowledge-check-form","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/112389\/formula-to-create-all-that-apply-for-knowledge-check-form","format":"Rich","tagIDs":[254],"lastPost":{"discussionID":112389,"commentID":402434,"name":"Re: Formula to create \"all that apply\" for Knowledge Check Form","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/402434#Comment_402434","dateInserted":"2023-10-31T18:17:19+00:00","insertUserID":165153,"insertUser":{"userID":165153,"name":"DKazatsky2","url":"https:\/\/community.smartsheet.com\/profile\/DKazatsky2","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-10-31T19:20:54+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Get Help","url":"https:\/\/community.smartsheet.com\/categories\/get-help"},{"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions"}],"groupID":null,"statusID":3,"attributes":{"question":{"status":"accepted","dateAccepted":"2023-10-31T18:49:41+00:00","dateAnswered":"2023-10-31T18:17:19+00:00","acceptedAnswers":[{"commentID":402434,"body":"

Hi @Michael_Selfe<\/a> ,<\/p>

Try something like this.<\/p>

=IF(COUNTM([5. What is on the customer experience call flow?]@row) = 3, IF(AND(HAS([5. What is on the customer experience call flow?]@row, \"Trust\"), HAS([5. What is on the customer experience call flow?]@row, \"Smile\"), HAS([5. What is on the customer experience call flow?]@row, \"Own\")), \"Correct\", \"Wrong\"))<\/p>

This assumes you wanted all 3 items to be checked.<\/p>

Hope this helps,<\/p>

Dave<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":322,"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions","allowedDiscussionTypes":["discussion","question"]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[{"tagID":254,"urlcode":"formulas","name":"Formulas"}]},{"discussionID":112379,"type":"question","name":"IF, AND, and OR equation","excerpt":"Hello. I am trying to make an IF, AND equation with one of the constituents in the AND equation to have an OR function. The equation would go for the \"Amount paid\" column. The constituents would be \"# of pets\", \"Talent\" and \"Time\". The \"Amount paid\" would be $125 if # of pets=1, Talent= External OR Rescue and Time=Half.…","snippet":"Hello. I am trying to make an IF, AND equation with one of the constituents in the AND equation to have an OR function. The equation would go for the \"Amount paid\" column. The…","categoryID":322,"dateInserted":"2023-10-31T15:48:15+00:00","dateUpdated":null,"dateLastComment":"2023-10-31T16:58:36+00:00","insertUserID":166827,"insertUser":{"userID":166827,"name":"mpajuelo","url":"https:\/\/community.smartsheet.com\/profile\/mpajuelo","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-10-31T19:24:08+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"updateUserID":null,"lastUserID":166827,"lastUser":{"userID":166827,"name":"mpajuelo","url":"https:\/\/community.smartsheet.com\/profile\/mpajuelo","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-10-31T19:24:08+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":2,"countViews":24,"score":null,"hot":3397540011,"url":"https:\/\/community.smartsheet.com\/discussion\/112379\/if-and-and-or-equation","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/112379\/if-and-and-or-equation","format":"Rich","lastPost":{"discussionID":112379,"commentID":402414,"name":"Re: IF, AND, and OR equation","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/402414#Comment_402414","dateInserted":"2023-10-31T16:58:36+00:00","insertUserID":166827,"insertUser":{"userID":166827,"name":"mpajuelo","url":"https:\/\/community.smartsheet.com\/profile\/mpajuelo","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-10-31T19:24:08+00:00","banned":0,"punished":0,"private":false,"label":"✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Get Help","url":"https:\/\/community.smartsheet.com\/categories\/get-help"},{"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions"}],"groupID":null,"statusID":3,"image":{"url":"https:\/\/us.v-cdn.net\/6031209\/uploads\/UR7CB4IY38ET\/image.png","urlSrcSet":{"10":"https:\/\/us.v-cdn.net\/cdn-cgi\/image\/fit=scale-down,width=10\/https:\/\/us.v-cdn.net\/6031209\/uploads\/UR7CB4IY38ET\/image.png","300":"https:\/\/us.v-cdn.net\/cdn-cgi\/image\/fit=scale-down,width=300\/https:\/\/us.v-cdn.net\/6031209\/uploads\/UR7CB4IY38ET\/image.png","800":"https:\/\/us.v-cdn.net\/cdn-cgi\/image\/fit=scale-down,width=800\/https:\/\/us.v-cdn.net\/6031209\/uploads\/UR7CB4IY38ET\/image.png","1200":"https:\/\/us.v-cdn.net\/cdn-cgi\/image\/fit=scale-down,width=1200\/https:\/\/us.v-cdn.net\/6031209\/uploads\/UR7CB4IY38ET\/image.png","1600":"https:\/\/us.v-cdn.net\/cdn-cgi\/image\/fit=scale-down,width=1600\/https:\/\/us.v-cdn.net\/6031209\/uploads\/UR7CB4IY38ET\/image.png"},"alt":"image.png"},"attributes":{"question":{"status":"accepted","dateAccepted":"2023-10-31T18:27:39+00:00","dateAnswered":"2023-10-31T16:30:04+00:00","acceptedAnswers":[{"commentID":402406,"body":"

@mpajuelo<\/a> Try this instead: =IF(AND(AND(OR(Talent@row = \"External\", Talent@row = \"Rescue\"), [# of pets]@row = 1), Time@row = \"Half\"), \"125\", \"//www.santa-greenland.com/community/discussion/2573/\")<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":322,"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions","allowedDiscussionTypes":["discussion","question"]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[]}],"initialPaging":{"nextURL":"https:\/\/community.smartsheet.com\/api\/v2\/discussions?page=2&includeChildCategories=1&type%5B0%5D=Question&excludeHiddenCategories=1&siteSectionID=0&sort=-hot&limit=3&expand%5B0%5D=all&expand%5B1%5D=-body&expand%5B2%5D=insertUser&expand%5B3%5D=lastUser&status=accepted","prevURL":null,"currentPage":1,"total":10000,"limit":3},"title":"Trending Posts","subtitle":null,"description":null,"noCheckboxes":true,"containerOptions":[],"discussionOptions":[]}">

Trending Posts