PROBLEM 1
Is there a way, then graphing data from a sheet to have it automatically pull in the data into a graph when new rows are added?
Currently, I click the graph widget on the Dashboard, and select the data I want to graph - but when new rows are added, the data does not automatically get added into the graph -
Thoughts?
Problem 2
I have a data set - that i want to graph data over time - and I want to display multiple lines - based on ONE Column (thats a drop down with different values) - am am trying to graph a line based on the value in the drop down column over time - But what Im getting is the data point from the average column.
Example -
Column A (Date)
Column B (Item Number)
Column C (Average of other data in the row)
Need to graph (Item Number, based on the average, over time)
I would love to do this without creating a graph for each (item number) - but right now, I cant get that to work. Its only giving me the date and average (of that date) without graphing a new line for each item number.
In other graphs ive created, the legend allows to turn on / off specific lines of data - but I cant get this to work here.