Hello Community,
Anyone familiair wiith the charts via https://smartsheetlabs.com/ ?
Is there a way to feed a chart with data without having to make a new sheet or report for every chart ?
Example:
- within 1 sheet I have a project which has several taks, each with planned hours and actual hours.
- in a separate website, I want to display a chart, which corresponds to a specific task, so only with the numbers of that task.
- When a new task is introduced, the ideal situation is that I feed the chart for example with https://smartsheetlabs.com/smartsheetcharts/share/<unique chart identifier>/?taskid=<unique task identifier>
- As result the same chart for different tasks can be used.