Dashboard working fine. Added a query that fires out the drill result of a graph to my database. I’ve got a default drill set but I suspect it’s not firing the queries in the order I think it is.
I get an connecion error, BUT the queries all go on to produce results. It’s almost like it falls over as there’ s no drilled data to pass out first time, but then it comes back and has another go - by which time the previous query has populated, there’s a default drill value now so off it goes…
Debbie
ETA: Switched “refresh-before-components-loaded” off - and it still runs. Which means the connection is firing on a trigger cell change, which means the cell is changing value as the previous query sets its drill value…