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.
Good day, I have the above simple automation to copy a row to another sheet when a specific checkbox is checked. I am having two issues: The automation does not run when the box is checked When I run the automation manually, all the rows in the first grid, are copied to the destination grid. How can I fix the automation…
Hi I ran into an issue today where my smartsheet timeline was updated without any user's input and several dates were changed cascading to the entire timeline. I tracked it down to several tasks and started correcting them, realising that there is some issue when dependencies are using regular "day" duration and some are…
Hi everyone! I need to set up an automation that is triggered within a set number of days before the date listed in a date field. I need the automation to send an alert email to a new hire at most 7 days before the start date. I know I can set the automation to send 1 week before the start date, but if the new hire's…