S
|
snuffi01 author 11/1/2016 |
Have an Dashboard with some charts and also some listpages on it. I actually want to show values on dashboard witch actually is some simple count and therefore just generates one record. As example i want to show how many ongoing calls with an BIG numeric value, i want to show logged in users with a big numeric value and so on. Most values comes from different tables and also different db. My problem is that if the record to show is 0 (zero) then the dashboard shows nothing, i i look at the listpage itself i see the record displaying 0: But on the Dashboard it look like this: My sql:
|