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.
I am wanting to send a request for an update to our inventory control people when we have non-conforming material that needs to be contained in the system and physically. I have a column for each with a drop down of Yes, No,N/A. I have my automation setup for triggered when containment required changes to any value,…
I'd like to be able to enter a unique value in a form and have it prepopulate a few other areas of the form. For example, I'd like to enter an employee ID number in the FORM, and once entered the First and Last Name sections of the FORM would automatically populate with the correct information.
Hello- There's been a few question/discussions on this topic, but they are a but they are older posts. I'm trying to record the email/name and date when travel requests are approved. I'm capturing the approved date with a Record Date Automation, so that it easy, but the approved by field is getting messy. I'm currently…