We're running DS 1.6, using Universes as our data source.
I've run into something while designing my dashboard, and in investigating it, I came across this post: Set "initialized" datasource back to "not initialized"
Am I understanding things correctly: I can't have a chart that updates each time I change the value of a dropdown box, for example, because it would require resetting of prompts and reloading the Data Source? To put it another way, if I have a dashboard with five dropdown lists, each providing a value that gets passed to prompts in the underlying Data Source query, and I want to requery the data any time one of those values changes, I can't do it? Is that right?