I have created a dashboard that I want to display the number of ideas created (and maybe count how many in each status). I am using a widget to link to a value in a sheet. My sheet I am linking to is called 'Summary Metrics'.
I have an idea tracker (simple grid sheet), that has a Status column with eg: 4 status options. Let's call this one 'IDEAS Sheet'.
I have another sheet doing a COUNTIF, to count how many ideas are in what status. Let's call this sheet 'Summary Metrics'. This is the sheet the dashboard is linking to with a Metrics widget.
I added a new idea, but the dashboard did not reflect the new count (from 1 to 2). I opened the 'Summary Metrics' sheet and noticed that the counter updated. I deliberately did not save the sheet as I don't want people to have to go into the summary metrics sheet to have it auto calculate.
Does anyone know if I am doing anything incorrectly to get my dashboard to update.
One other thing, I added the first idea directly in the IDEAS Sheet, the second idea I added by the dashboard, using embedded form code from the IDEAS Sheet. When adding the second IDEA, I opened the IDEAS sheet and the idea was created correctly.
Any help would be greatly appreciated, and thanks in advance.