Sign in to join the conversation:
Is there a way how the charts in a dashboard can be updated automatically as one add new rows to a database?
Thank you.
Hi yes all the charts update dynamically from the data they are charting so if you are counting rows in a sheet with your graph then when you add more rows they will update (you have to do a manual refresh on the dashboard or set it to auto-refresh every few minutes).
Mick
I don't think that answers the question.
If I have a column with numbers
234527111154
and add a new row,
76
the chart was setup for 5 rows and now should be 6.
This might be possible with Reports, but with the recent delays in Reporting, I can not test to be sure.
Craig
It (my interpretation of the OP's question) is possible with Reports.
Thanks for asking, this led me to a solution I had missed before.
Hi, the bit I missed was using CountIFs to capture all row data then chart from that. That way all row data gets used by the Charts.
This discussion was created from comments split from: Error Saving a Smartsheet.
Is there a limit to the number of notifications that can be sent at one time in a workflow? I am preparing a staff survey for approx 8000 employees. On a specific day and time, they will be sent an email via workflow that contains a link to the survey. Do you I need to be concerned about so many going out at one time? This…
I am trying to copy the data from a Business Problem cell to a Project Description cell without impacting/changing previous entries. Is it possible to create a single automation workflow that copies/replicates data from "Business Problem" into "Project Description" in the same worksheet? I tried the column formula route…