How can I document the history of Open/Closed Items on a separate sheet.
Summary: I have a sheet of data that pulls a report of items that are open. Each row on the master data sheet hold equipment data, then holds a multitude of columns split into (3) stages. (See sheet example below)
The column that lists the open items for each piece of equipment is set up with the following formula to create an easier to read list of current opens.....
=IF([Column A]@row = "Open Item", "Column A" + CHAR(10), "") + IF([Column B]@row = "Open Item", "Column B" + CHAR(10), "") + IF([Column C]@row = "Open Item", "Column C" + CHAR(10), "") ....etc.
(This report is still a work in progress but will look something like this)
Problem: I need to keep a clear history of the open items. I'd like that history to look like the report but with come additional columns such as when the item was flagged as open, when it was resolved, and a brief explanation of how it was resolved.
This history can not be on the master data sheet as we want to keep it private.
Not sure but think the best way to do this is add a formula to each of the columns that are applicable to move to a completely new sheet.
Please help. I need to wrap up this project as soon as possible! Thanks!!
Arielle Priday, Project Administrator
Prism Professional Services Group
4340 W. Chandler Blvd | Ste 8 | Chandler, AZ 85226
Answers
-
Hi,
I hope you're well and safe!
You could have a log sheet where a workflow would copy the row each time there's a change and then use a report to group them together.
Would that work/help?
I hope that helps!
Be safe, and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!