A dashboard is a user interface that organizes and presents information in a way that is easy to read to the user of a website. A dashboard typically indicates items which require urgent actions at the top of the page, moving into less important statistics at the bottom.

learn more… | top users | synonyms

0
votes
0answers
20 views

In Azure - Dashboard Designer connectivity to an SSAS data source

In MS Azure, when I started preparing PerformancePoint Services on SharePoint 2013, the first step listed was Install ADOMD.NET from the SQL Server 2012 Feature Pack I could not install ADOMD.NET in ...
0
votes
0answers
19 views

MAGENTO How to override the graph in dashboard

I have a table included some data about warehouse operation (order_id, phase, duration, datetime, order_canceled), so I need to draw a graph to present these data for performance management. I tried ...
1
vote
1answer
46 views

add tab in admin dashboard magento 1.7.0.2

Copy Ordered.php From app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Products to app/code/local/Mage/Adminhtml/Block/Dashboard/Tab/Products Rename New.php I have modified the following code: ...
-2
votes
0answers
9 views

is there a common name for something like NASA MCT, environment that lets user manually edit dashboards? [closed]

the description is http://ti.arc.nasa.gov/tech/cas/user-centered-technologies/mct/ . Looks neat and broadly useful, but I cannot remember a standard name for this.
-3
votes
1answer
45 views

Which is better library for creating gui in python? [closed]

I am planning to create good dashboard desplay using python. Which graphical user interface is better for that? Os : Ubuntu 11.10
0
votes
1answer
12 views

ART - A Reporting Tool - Default values on queries

I'm using ART - A Reporting Tool - to build a simple, lightweight, BI prototype. I have a portal-like structure using a dashboard query. When the user selects it, he is able to select which year and ...
0
votes
1answer
11 views

How can I view discus comment text in google analytics?

I used rails to develop my website, and I've installed disqus and google analytics. I would like to be able to view the content of comments made via disqus in my google analytics dashboard. Is this ...
-3
votes
1answer
57 views

Excel VBA code to change pivot chart type

I'm looking for a code to create a button which upon clicking will change the pivot table chart from a bar chart to a line graph. I want the button to be at the bottom of the graph so the user can ...
-1
votes
0answers
28 views

How to access Gitlabhq Dashboard [closed]

I have installed Gitlab (http://gitlab.org) and edited my /sites-available/default file on Ubuntu 12.04 to point to the install location home/git/gitlab/public which I can access when I typed ...
0
votes
2answers
49 views

Getting a ratio of completed tasks to total tasks in Asana

I'm creating a panel for Panic's StatusBoard to show projects from my workspace, with the ratio of completed tasks to total tasks. I can do this currently, based on what I'm seeing in the API Docs, ...
0
votes
1answer
22 views

Get custom field value but hide first 19 and last 2 characters

Geeks and code Gods, I am having an issue with my wordpress code. I have added 3 extra columns to the dashboard's pages screen. One of which displays the custom field 'scode'. The scode custom field ...
0
votes
0answers
18 views

Configure Nagios alert in Tivoli dashboard(omnibus/netcool) integrated portal

Im new to Tivoli Omnibus/netcool integrated portal,rightnow we are receiving server alerts ,DU alerts,Memory alerts through Nagios. we need to set it up in Tivoli Dashboard.Any ideas how to configure ...
0
votes
1answer
62 views

Dashboard of a big spreedsheet

I am doing a dashboard to visualize a spreadsheet. I am making test and my code work perfect but I am doing all test with a small spreadsheet. Now I try with a spreedsheet that have 15000 row and 10 ...
0
votes
0answers
32 views

Jquery Datepicker in google dashboard category picker control

I have a google visualization control for picking date and month from the data table as shown below. Is it possible to add the jquery date picker shown below for the above control?
0
votes
0answers
34 views

Edit Tooltip in CDE dashboard

How Can I edit the default tooltip in CDE dashboard ? If the tooltip of piechart like this: Series: Fuel Category : D Value: 0.15 I want to change Series, Category, Value to the others title. ...
0
votes
1answer
41 views

Google visualization data grouping

I have a sample Google visualization dashboard with two controls and two column charts in which the second column chart is drawn using the aggregation of data table as, 'dataTable' : ...
-1
votes
0answers
25 views

I need help choosing the best language/languages for some work

I have to make a performance dashboard which will display graphs, tables etc. to a number of different users. My current line of thinking is too use what I know which is PHP with MySQL and a HTML ...
0
votes
0answers
21 views

Procedure mysql in pentaho

I write procedure mysql in CDE dashboard query with our put param like this is corect ? if ${colum}=1 select ordernumber,productcode from orderfact else select ...
0
votes
0answers
57 views

Datatable in Pentaho CDE

I'm trying to do datatables in pentaho cde. In pentaho the name of component is Table Component. The problems is where I try to do a dynamic query with a no specific number of columns, and the ...
0
votes
1answer
15 views

Moodle 2: users are not getting ticks and scores in the navigation tree.

Moodle 2: We are investigating a problem where some users are not getting ticks and scores in the navigation tree when they have finished activities. Since we have not been able to replicate the issue ...
5
votes
0answers
48 views

How can I use a report snapshot in a dashboard

I have a Dynamics 2011 Dashboard with a link to and SSRS report via an iFrame. It works well, but the report I am viewing is slow to refresh. I'd like to schedule the report and have the dashboard ...
2
votes
1answer
90 views

Grand Total in Google visualization dashboard table

I have a simple Google visualization dashboard sample with one categorypicker control and a table. My code is given below. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" ...
0
votes
1answer
38 views

What graph/dashboard product is facebook using in Dashboard: PUE & WUE

I love the facebook Dashboard: PUE & WUE. It is beautifull Can anyone point out if there is an open source or commercial product to offer a similar style? here is the link ...
0
votes
2answers
62 views

Using elmahr.elmah in winform application

I have recently shown to my team leader the ElmahR Dashboard and now he wants to implement ExceptionsLog with ElmahR in all of our current projects, including those that are Winform Applications, and ...
0
votes
1answer
38 views

A line chart with a data table docked under the x-axis

How can I make the A line chart with a data table docked under the x-axis in dashboard like this. http://www.advsofteng.com/gallery_line.html The Chart Name is Product Line Global Revenue
4
votes
1answer
63 views

CRM 2011 - E-mail snapshot of Dashboard to a particular user

I have a request of a customer who wants his dashboards to be send weekly/daily to him via E-mail (PDF or IMAGE). I have searched for hours to find a decent solution, but I can’t seem to find one. ...
-1
votes
1answer
49 views

Real-time Server Status and Information

Last week, I found an admin panel on WrapBootstrap which contains a Dashboard page. This page was awesome because it was containing some server informations about the load and the status. There's a ...
0
votes
1answer
77 views

create export button in pentaho

I try to create the export button to export dashboard to pdf file in pentaho like this : http://www.youtube.com/watch?v=D1fj69yHiGc hope you help me, thank you very much
0
votes
0answers
19 views

Apps missing from from Insights Dashboard

In FB Insights Dashboard, only 1 of my 5 apps shows up in dropdown menu. My end goal is to create "Get Inights for Website" for a new website I built w/associated FB app.
0
votes
0answers
52 views

SlickGrid: 2 questions: 1) change the orientation of column labels and 2) display d3.js elements inside cells

New to SlickGrid here, and have a couple questions: 1) Is it possible to change the orientation of the column labels? I would like to display a grid without horizontal scrolling, and the data can ...
0
votes
0answers
90 views

Optimized HTML/JS/CSS Dashboard for iPad with DnD

I'm currently trying to create a usable HTML/CSS/JS based dashboard that behaves reasonably well on an iPad. The Dashboard will contain several widgets with mainly charts. I started using gridster and ...
0
votes
0answers
6 views

Get conversion of specifik external sources to url with event tracker

We got an website where you can order seats for musicals. And on this part of the website we used an external party to promote our campaign. At this moment we want to track the conversion. So what we ...
0
votes
0answers
68 views

Dashboard build - “Object type does not match column type” error

I'm trying to create a simple TableChart in Apps Script from a Google Spreadsheet. Just values in the spreadsheet, no formulas. Here's the code I have so far: function doGet() { var ss = ...
1
vote
2answers
216 views

Sonata Admin Bundle dashboard filter entity from role and DDBB permissions

I am using the SonataAdminBundle with FosUserBundle. I have a bit of problems in my dashboard. In my application, I have resources, companies and users. An user belongs to a company, and can create ...
0
votes
1answer
31 views

Plotting tools for dashboard

After browsing for a while for available solutions, it is really hard to choose the most appropriate tool for creating dashboard & populating it with plots. I would want to have an html page with ...
0
votes
1answer
117 views

Dashboard controls in Winforms

I am working on a WinForm based applications(Yes I don't know WPF) and want's a dashboard like panels in it. Picture given below Each panel will have a title and records from Database and some ...
1
vote
1answer
31 views

Wordpress Dashboard Login Internal 500 Error

The company I work for is currently using Wordpress platform for their website. Since I have been with this company for a year there have been a lot of Internal 500 errors with the website. The most ...
1
vote
1answer
63 views

Catching exceptions with Log4j

What is the log4j.category.DataNucleus for exceptions? So I wam trying to use Log4j with Google App Engine, however during testing the exceptions are not being picked up by Lo4j (they are being picked ...
0
votes
2answers
44 views

how to deactivate and activate users from application in ruby on rails

I am implementing dashboard facility in my ruby on rails application where only Admin can enter and see all users which are registered with application. From dashboard, admin can deactivate or ...
0
votes
0answers
13 views

Cannot Input Estimated Time in Process Dashboard?

Thats Essentially my problem, I've been told to input the estimated time for my project into project dashboard but the hourglass icon used for this function either does absolutely nothing when its ...
0
votes
0answers
42 views

SQL case statement populating other fields that are not a case

Hi I am currently setting up a dashboard on Splunk and I need to use a case statement to label some of the other fields. Here is some sample data: Case speed strength weight height ...
1
vote
4answers
134 views

Skills & technologies required for BI dashboards & Web reporting development

I am a young developer coming from the analytics world and I am applying for a project including development and customizing of: dashboard and web-based reporting for BI (business intelligence). ...
0
votes
1answer
43 views

Display posts by a certain user

In my rails app, I need to display on a users 'dashboard' posts in which that user had made. Dashboard Controller : class DashboardController < ApplicationController def index @users = ...
1
vote
1answer
69 views

dashboard timeline

I'm trying to implement a dashboard similar to facebook in cakephp (getting posts and post them to timeline and while you press see more it keeps retrieving posts from previous offsets) , but im still ...
0
votes
0answers
58 views

RSS Feeds On magento dashboard - magento version 1.7.0.2

I have lots of requirements for magento dashboard to display, which needs customization Currently one i have to show rss feeds on magento admin side dashboard that shows front side can anybodody help? ...
1
vote
1answer
28 views

xwiki remove dashboard column

A simple question: How do I remove a column from my xwiki dashboard? I want only one column. There is a button for creating columns, but not for deleting it.. Regards, Vince
0
votes
0answers
46 views

JMS library to get memory usage and disk space on a remote server?

I'm trying to put together a JMS queues dashboard for some JCAPS interfaces, is there any Java method provided in JMS packages that I could use to retrieve server's status such as memory usage and ...
0
votes
0answers
59 views

Google analytics chart - formatting axis labels and tooltips

I have a google analytics chart retrieved using gadash javascript. I am showing data using following javascript: var bounceRateChart = new gadash.Chart({ 'type': 'AreaChart', ...
0
votes
1answer
33 views

Gravatar - Undefined method 'email' for nil:NilClass

I've set up gravatar and have got it working for my 'users/*user id goes here*'. But whenever I try to use it in dashboard/index that's whenever it gives me the error Undefined method 'email' for ...
0
votes
0answers
42 views

Can google dashboard filter by column headings

What I'm looking to do is create a dashboard where the user can filter by both the data in the column and the column itself. For example, the following data shows the Name of the person and their ...

1 2 3 4 5 9