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.
Hello, I'm working through the writing formulas optional activity and in the 'Nested IF function - Progress Column' task it directs you to put in the following formula '=IF([% Complete]@row = 0, “Empty”)'. However, when I put this formula into the spreadsheet, '04a_Marketing Request Tracker - Formulas', I get an…
Currently Triggering recurring workflows are only supported at the top of each hour. For instance 10:00, or 11:00, etc. Would like the ability to set 10:30 or 10:45. Perhaps the inteface can stay hourly so it doesnt get huge, but have the ability to manually edit the time directly to any custom time.
I have an automation that has a condition where I am looking at the column "LEA Interco Supporting Site(s)" and trying to find columns that have the value "Fort Loramie" in them. This works well when "Fort Loramie" is the first item listed in the cell, but it doesn't work when "Fort Loramie" is the second or third value in…