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.
Ok, I'm not new to Smartsheet but recently this simple automation has had me stumped. Pictured below is a simple automation we use to verify that an attachment has been added to each row in our system. IF attachment added or changed, THEN Change Cell Value. These worked beautifully all over our system until about a month…
Here is the formula I am trying and it's brining back #CIRCULAR REFERENCE =IF(AND([FPI Date]@row >= DATE({StartYr}, {StartMth}, {StartDy}), [Jan FPI]@row <= DATE({EndYr}, {EndMth}, {EndDay})), [eCOA_ID]@row , "")
I have two sheets that are capturing two different sets of data. Sheet 1 (Billable Mileage Log) is capturing projects that have been marked as needing mileage to be entered in a different platform. Sheet 2 is capturing mileage that's being entered via a Smartsheet form. On this sheet, I have two columns that have formulas.…