Hi!
I am looking for a way to make my report of action items look better. I want to add a column that automatically can make my report look like the screenshot (attached). Does anyone know a formula that could help me?
Thanks in advance!
Hi Caitlin,
You can use the symbols column for this.
More info: https://help.smartsheet.com/articles/2480316-available-symbols-in-symbols-column
Would that work?
I hope that helps!
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
Unfortunately, that doesn't work to sort it like the screenshot above.
Yes, now I get it!It's possible with a thorough structure of the sheets. Do you have something created already?
I have pulled a report and used conditional formating to show the different time periods like "past due, today, tomorrow, next week" but it still looks cramped and hard to read. See the screenshot below.
Can you maybe share the sheet(s) or some more screenshots of the sheet(s)? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
Glad we got it working!
Andrée
@caitlin106771
✅Did this post help answer your question or solve your problem? Please help the Community by marking it as the accepted answer. It will make it easier for others to find a solution or help to answer!
It doesn't appear that Smartsheet has an ISCHANGED function so I am struggling with an alert request. The request is for an alert if any one of 18 different columns has a value change after a deadline date. I guess I could create 18 Record Date automations on 7 different sheets to accomplish this, but that seems like a…
Hello, In Smartsheet, if I want lookup and return different values from sheet 1 (Test-IMS) to Sheet 2 (Test 2-SOS) in one cell, what should I use? Note: The two values from Sheet 1 will be different. Let me know if you have questions or I need to clarify more. Thanks,
I'm trying to project the amount of non-bill hours we plan to spend on a project between the non-bill approval date and the contract end date. I'm getting an invalid operation error when using this formula: =IF([Column2]1 <= [Contract End Date]@row , [Approved Hours per week]@row , "") Here's my column setup: I've…