Best Of
AI Generated Charts Need To Display on Mobile App
I added a few AI generated apps to a Dashboard, and it worked great, but on the Mobile App, they all display as "Content Unavailable".
Even though using the AI Generator made it simple and quick to create the charts and graphs, the feature is useless to my organization, as we are mobile based and need to be able to view everything on our cell phones.
Looking forward to a fix soon, because if the feature worked, it would save a significant amount of time for us when creating our Dashboards.
Counting only CHECKED checkboxes in report summaries
I several reports I've created I need to get an accurate count of checked checkboxes within the summary section of the report, and currently, the summary is counting all checkboxes- whether they are checked or not. The image below shows that it's counting 4 checkboxes, but it should only be three since that's the total that are checked.
What's even more maddening is that when you select a column on the report the count shown in the bottom-right corner IS actually only counting the checked check boxes, so why that's not an option in a report summary is beyond me.
Re: Auto-Create Child Rows WITHOUT Bridge or API
@Mike Chiu I'm glad that my posts have been of so much help to you in your Smartsheet journey!
If you would like, feel free to start a new post and include some screenshots (sensitive data can be replaced with placeholder data as needed) so that there is a bit of visual context as well.
Starting a new post also has the added benefit of it popping up in the "Unanswered Questions" section for more visibility by some of the other knowledgeable members to get more than just my perspective.
Paul Newcome
Re: Auto adjust Report Widget height
Yep, this is painful. Reports in dashboards should automatically resize based on records in the report. Painful & aesthetically not pleasing to see white space for future record growth.
Export Dynamic View to PDF
Would be helpful for users to be able to export Dynamic view to a PDF.
Re: Resetting AUTO NUMBER count in column
I was having this issue and I changed the Column Properties back to just Text/Number. Saved my sheet. Then changed the column BACK to Auto Number with my start number set and it worked as I wanted.
Re: How do you implement Deadlines?
@MSK No, I just decided to use Milestones. I did a little twist on them, though. For each "gate" I wanted, I created two identical milestones, and made one a predecessor to the other with a "Start After Start" dependency. I put the predecessor milestone at the very top of my sheet, and put the other at the very bottom. This created vertical lines in my timeline for each of these gates. Then I could gauge if something passed one of these vertical lines. Best work around I could find. BTW, all project planning software I've seen suffers this same kind of issue.
FYI I don't use SmartSheets much anymore. I am no longer creating any new Smartsheets, only maintaining existing ones or ones other users in my company have made. I got tired of switching between my other programs and SmartSheets and had too much trouble copying data between them. I've basically switched back to traditional spreadsheets rather than using project planning software. There's some good ideas implemented in Smartsheets, but I just haven't seen enough of an advantage be worth the hassle of having sheets that are on a different server than all of our other files.
Re: Right Click new Tab or window
Hello all!
When I am knee-deep in a workspace, I would really appreciate being able to go to my workspace panel on the left and right-click to open a folder in a new tab. We can do this with sheets/reports/dashboards, but being able to do this with a folder would be an incredible time-saver! I think that this functionality is also available if you are in the Browse tab, so being able to integrate it in the Workspace tab should hopefully be an easy ask!
My workspaces may consist of folders with subfolders after subfolders. It can get rather busy! If I can open the folder I need in a new tab, that would save me tons of time!
Re: How do I find the closest matching row that is above my searching row?
Hi @mtuccillo,
I tested this on my end and was able to get the following formula working:
- =IFERROR(IF([PM Final Revenue]@row <> "", [PM Final Revenue]@row , INDEX(COLLECT([PM Final Revenue]:[PM Final Revenue], [FC Month]:[FC Month], [FC Month]@row , Auto:Auto, MAX(COLLECT(Auto:Auto, [FC Month]:[FC Month], [FC Month]@row , Auto:Auto, <Auto@row ))), 1)), "")
This formula says: If [PM Final Revenue] is not blank, use its value. Otherwise, find the most recent previous row with the same [FC Month] and return its [PM Final Revenue]. If nothing is found, return blank.
For this to work, you’ll need to have an auto-number column set up in your sheet - mine is named “Auto” and starts at 1. This is what the formula uses to find the most recent previous row.
You can see my test sheet set up in the same way as yours and the formula working in the 2501_January column in the screenshot below:
Does that work for you?
Georgie
Georgie
Batch update URLs in Hyperlinks
It would be great if you could add a feature to Find & Replace addresses inside Hyperlinks, so you don't have to edit each one manually when you have a general URL update, Folder update, or different Drive where your links are pointing.
For example, Our company recently changed names, which effects our URLS. But all our items are saved in the same place, just part of the URL name is updated. It would be great if we could
Find: www.companyname.com/Item/location
Replace: www.newcompanyname.com/item/location
and it could update all 1000s of our links within a smartsheet.


