Sign in to join the conversation:
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!
As a basic outline, I have column 1, 2, and 3. Columns 1 and 2 list 4 identical options: A, B, C, D in a drop down menu. Essentially, I would like column 3 to calculate/display the difference between columns 1 and 2, removing a duplicate. For example: Column 1: A, B, C, and D are selected in the drop down Column 2: B is…
I need the formula to get the text from the next row in a specified column. I am creating the formula in row 2 in a column named 'Next' and want it to bring back the data from column 'Test' in row 3. This is what I have tried so far but getting #unparseable error. =INDEX(Test:Test, row() , +1) =INDEX([Test]:[Test], row() ,…
I have a formula that is currently working (see below); I need to add a condition, from a specific Column (Study Status)-that if it equals a particular choice ("Study Ongoing - Follow up"), that it doesn't even bother looking at this formula and automatically turns the FLAG off. Furthermore, I'll need to have several…