Best Of
Re: Does Smartsheet publish a roadmap, in particular for Forms support?
Hi,
I hope you're well and safe!
Unfortunately, Smartsheet removed the public roadmap a couple of years ago.
I hope that helps!
Be safe, and have a fantastic day!
Best,
Andrée Starå | Smartsheet Expert Consultant & Partner / CEO @ WORK BOLD
✅ Did I help answer your question/solve the problem? Please support with💡 ⬆️ ❤️, and/or ✅ Answer. This will make it easier for others to find a solution or help answer! I appreciate it, thank you! 🙏
Andrée Starå
Re: Help with ROI Calc
Hi Paul,
You could try adding some error-handling to catch those scenarios. Something like:
=IF(OR(ISBLANK([Expected Cost Savings in 1st 12 months]@row ), ISBLANK([Total Project Costs]@row )), "", ([Expected Cost Savings in 1st 12 months]@row - [Total Project Costs]@row ) / [Total Project Costs]@row )
This checks if either of the two columns is blank then return blank, otherwise use your RoI calc.
Note: depending on how you capture no cost or no savings in those columns, this formula may not work. If no cost or no savings are captured as 0 (zero) instead of blank, then this formula will work in both scenarios:
=IF(AND(ISNUMBER([Expected cost savings in 1st 12 months]@row ), ISNUMBER([Total project costs]@row ), [Total project costs]@row <> 0),
([Expected cost savings in 1st 12 months]@row - [Total project costs]@row ) / [Total project costs]@row ,"")
This checks that both columns have a number in order to run the RoI calc, otherwise display blank.
Hope that helps! Let me know if that does the trick for you.
Thanks,
Sing
Sing C
Re: Dynamic View: Change Source Sheet
In full agreement with everyone in this thread. The absence of the ability to change sources following "Save as New" is woeful, particularly given the cost of Dynamic View as a premium product. This includes the steep price increase per the recent shift to a consumption-based pricing model.
For a timeline check, Dynamic View was announced at the 2018 Engage Keynote on October 2nd, 2018. The initial community submission asking about this feature (+ the first result in a search engine) was from January 4th, 2022. This product enhancement request was submitted February 7th, 2023. Today is July 1st, 2025.
My use case: I have a Dynamic View fully configured, based off a universal report that references all workspaces and schedules across our org. I need to set up three separate views pulling from three separate reports that feature slight user-specific alterations, which themselves are "Saved as New" from my core universal report. Because this source adjustment feature is absent, I will have to go through the steps to configure all three views, one after the other. "Saving as New" from a report, then updating the source for the end user's need, is a fundamental action in Smartsheet.
I do not understand how products are left to stagnate when there is ground-level friction present for years. It would be great to receive a response from someone on the Product side that can share either the vision or limitations of eliminating friction when configuring Dynamic Views.
I am happy to jump on a call and review opportunities, if helpful. Thank you.
—-
An update: It took me about as much time to rebuild the three Views as it did to research and draft this message (Shared Filters were the most tedious). It’s quick to configure in Dynamic View, particularly if column order is in place for the display and detail views settings.
For anyone reading this, I got hot not just for this specific instance; I feel like I encounter this regularly in Smartsheet. There’s a point of friction in the tool, the community makes a request / proposal to eliminate the friction, and years pass with no guarantee of resolution.
Kyle Chipman
Synthesia.io
Hi Smartsheet Community,
I’d like to request the addition of Synthesia.io as an approved site for embedded content within Smartsheet dashboards. Synthesia is a secure, widely used platform for creating short, professional training and communication videos using AI avatars and voiceover.
We’re currently using Synthesia to roll out safety and operations training across multiple teams and would benefit from the ability to embed videos directly into dashboards to streamline communication and increase engagement.
Here is a sample link for reference:
Thanks in advance for considering this request — it would greatly enhance how we deliver visual content to our teams.
Best,
Julian
Any Plans to add "Funnel" Chart to dashboard options?
It would be REALLY useful to be able to visualize pipeline via a funnel chart.
Allison Jones
Re: Increase limit of grouped and summarized report rows from 2500
I agree with everyone here. This restriction is seriously limiting our organization's ability to use SmartSheet. I want to champion this application and expand its use, but I can't do so with this type of limitation.
Re: NEW! Modern forms submission experience with accessibility enhancements
Please fix the re-use data functionality. Taking away functional and useful features is not "modernization" or "useability."
Re: NEW! Modern forms submission experience with accessibility enhancements
Do we have a fix for mobile browser view issue? Dropdown descriptions are not showing full as intended and it is creating a confusion to the users.
Re: NEW! Modern forms submission experience with accessibility enhancements
We are also having this issue with dropdown fields.
