Dashboard Examples - Samples - Tutorials


Dashboard Digest - Shared Knowledge from all Dashboard Experts

Hello and welcome to the Dashboard Digest. There are so many wonderful digital dashboard related websites (dashboardspy, dashboardinsight, dashboardzone to name a few) including some vendor specific blogs. This website serves to be just a digest for all the dashboard content. If you would like to include your blog as part of this digest please email us a link. (dashboard.kpi"AT"gmail"dot"com).
NOTE:Please make sure your RSS feeds is set to show only excerpts. Please do not ask us to include your blog if your RSS feeds is showing the full article instead of snippets.. If you are using Wordpress, you can change your RSS feed settings by going to Reading Settings and change the RSS to show only summary.
**Attention Business Owners**: Save 20% off QuickBooks Pro Small Business Accounting Software + Free Shipping
RSS Subscribe to RSS

XY Chart in Dashboard

Image

To create this chart all that is needes is just the X and Y information.

The first column in your SQL should be the X value and the second column should be the Y value. If you are going to have multiple series then the X value is shared axis. The third column represents the second series.

select film_id,count(inventory_id),count(store_id)+3 from inventory
group by film_id

Read More


Excel Dashboard           OR           Access Dashboard


Posted under Dashboard Vendor Blogs |

Sorry, comments for this entry are closed at this time.