Hello Everyone,
Wondering if anyone has created a sheet that pulls stock market data (share price, market cap, etc.) directly from the internet.
Thanks for your help.
Shawn
Hi Shawn,
Interesting idea!
Depending on your specifics it could probably be set up with the help of Zapier or a similar service.
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? That would make it easier to help. (share too, andree@getdone.se)
Hope that helps!
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
This would be a GREAT feature or capability to add!
Hello, this would be very handy. I would like to be able to display share price data. S & P global have a range of widgets, are these compatible with Smartsheet dashboards? This would be a major enhancement.
I want to push the latest status log sheet entry to the dashboard. I have added working columns for the last date, recent value (0 or 1) and recent status (text field). The recent columns are blank except for the most recent data rows (that part of the sheet is working). I have a project metric sheet template across topics…
Hi - I am trying to figure out how to create a SUM of the Total Project Time aligned to each PM for all of their projects. On my master sheet I have the Resource Type, Resource Name, and a Helper Column for Time. The Helper Time is an estimated allotted time based on the timeframe of the project. Example: <3 months = 25…
I am looking to count how many letters we have issued within each month, this is by going by the modified date, these are the formulas i have tried as i want to start this from August: =COUNTIFS(Modified:Modified, MONTH(@cell ) = 8, Modified:Modified, YEAR(@cell ) = 2025) However, it comes up with an error. Any ideas…