Sign in to join the conversation:
Is there a way to take a graph that was created in Excel and import it into a Smartsheet? I can do it via a dashboard but I would like to have it directly on the sheet with the data.
You have two choices. You can embed an image of the graph as an image file in the drid sheet or add a link to the live Graph in Excel. better seen in a dashboard i would have thought?
hope that helps
RichardR
Smarter Business Processes.com
The image file in a cell does not automatically update if the data changes though does it?
It doesn't automatically update. I have a picture of the graph in it at the moment. This is for a presentation to the Board of Directors so it shouldn't be changing.
I was hoping to get it into the sheet so that we could view it there but it changes the formatting of the sheet unless I make it it's own column which just looks silly.
That's what I was afraid of.
How do we imbed an Excel Pareto chart into a smartsheet dashboard
We have a webhook created in one of our Smartsheets, and we've been noticing lately that the webhook callbacks immediately disables the webhook after 1 try, causing data discrepancies between the Smartsheet and the system it sends the data to. Here's an excerpt JSON message received from Smartsheet showing the callback…
Hi Team, We are facing an issue with the webhook integration between Smartsheet and the external system. The webhook triggers successfully and sends data to the external system. The external system then returns an ID, which is expected to update the corresponding row in Smartsheet. However, we are noticing that an…
I was excited to learn yesterday that we can update report definitions (filter, group, summarize, and sort) via the API. The Smartsheet API documentation details how to update report definitions, but I understand the caveat is that when you do so, you overwrite the existing. You have to first get the existing report…