Hi I have been suffering this problem and extremely want your answer.
Below is the sample for auto-refresh dashboard using below html tag
<META HTTP-EQUIV = "REFRESH" CONTENT = "60"> --> 1 min frequency
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE" >
Every thing work fine, screen auto refreshed after data inserting.
But when I select a value in prompt, it shows correct data but after 1 minutes, the prompt and analysis
return to default screen just like right image.
I just want to keep the selected prompt value even after auto-refresh
Has anybody any solution?

