[HOW TO] Use Data from other Dashboard?

Hi all,

I created a dashboard with some diffrent SingleStat. (With MySQL datasource.) Each single in this dashboard is a “Select COUNT() FROM …,” so i get differents numbers.
I want to get a sum of this differents “SELECT COUNT()”, in a new dashboard ?

How can i do ?

Thanks in advance.

You cannot do this, you have to write the complete query

My different result count come from different database, so i had to create multiple datasource to connect on my different database client.

Maybe i can use multiple datasource in one SingleStat module ?

Its current not possible to combine data from different databases, you can query different datasources in same graph if you use the mixed datasource