Sign in to join the conversation:
Hi
I wanted to know if anybody had tried to this type of graph in Samrthseet and if it's possible?
Thank you for your help!
Hi Noemi,
To graph something like this, you may want to consider using a Scatter Plot Chart in Smartsheet Labs (https://smartsheetlabs.com/smartsheetcharts). If needed, more information on this can be found in our help article: https://help.smartsheet.com/articles/1456243-smartsheet-labs#charts
Keep in mind, Smartsheet Labs are experimental apps and aren't officially supported. Please use at your own risk!
If you would like to see scatter plots within the core application, please submit a Product Enhancement Request (you’ll find a link to this here in Community under Quick links on the right).
Hi Alejandra!
This is great and it is exactly what I would need. Unfortunately now I am stuck on how to collect and store my data in order to have the scatter plot chart?
I have some products for which I have pcs and sales value ( on a weekly basis). Which ones should be columns/ rows etc. please?
Does Smartsheets ever plan to integrated more chart options? Right now, the chart options are extremely basic.
For now, I continue to use Excel for my trending and scatter charts.
Hi,
Great idea! More chart options would be a great addition to Smartsheet features.
Please submit an Enhancement Request when you have a moment.
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
With the announcement of the deprecation of "/workspaces/{workspaceId}" and the deprecation of the template listing endpoint (https://developers.smartsheet.com/api/smartsheet/changelog#template-listing-endpoints) There does not seem to be a way to retrieve a list of templates for a given workspace. Our app relies on these…
Hello :) I am building a project management system where we have: Asset (Parent Object) Components needing fixing/replacement (Child Objects). In my Bridge workflow I have managed to achieve child row creation based on the number of values in the dropdown cell (components). I need to add a feature that spreads each…
Hello, I found that sheet modifiedAt field in "List Sheets" GET method sometimes is different than modifiedAt field from "Get Sheet". Is this normal ? When I change a value in a cell, Get Sheet method returns the last modifiedAt date but List Sheets remain with the old value.