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.
Questions tagged [dashboard]
3042 questions
3
votes
0 answers
Parse push notification dashboard history
Is there a way to view push notifications (>30 days ago) from the dashboard/console on parse.com?
I've seen questions on StackOverflow where people were asking for an API to do this. I don't need an API. Just any way to view it from their…

Markymark
- 2,804
- 1
- 32
- 37
3
votes
2 answers
Customize dashboard in Odoo/Open ERP
Odoo/openerp 8 supports creating dashboard in which we can add multiple reports into it.
My question is: How can we inherit this dashboard to customize it?
For example, I want to add a button which helps clone the dashboard to another user.
It seems…

Minh-Hung Nguyen
- 1,164
- 1
- 15
- 21
3
votes
1 answer
Is it possible to re-use schema specific reports on different schemas in iccube?
I have created standard dashboards connected to a single schema.
Now I would like to re-use the same dashboards definition on different schemas. These schemas are all equivalent (same dimensions, measures, but different client data).
Is this…

Arthur
- 1,692
- 10
- 14
3
votes
2 answers
ASP.NET Dashboard / Widgets
I'd like to build a dashboard interface for an application I am working on. I want users to logon and get a birds eye view of the status of applications, outstanding issues, etc. I'm wondering if there are some good, pre-made controls rather than…

Dave Mackey
- 4,306
- 21
- 78
- 136
3
votes
1 answer
What Python based Dashboard options exist?
I want to create a Dashboard on each server to show it's health and the results of some daily processing. I plan to hook up shell scripts and Python programs to collect the data.
Instead of writing a web-based interface, I thought it would be good…

stuartcw
- 127
- 2
- 11
3
votes
1 answer
Images not showing up in published Tableau dashboard when using URL actions
Good day,
I have created a simple URL action that loads an image when one clicks on a name. I have a dashbaord with two sheets and an webpage between them. The first sheet shows the stats of a particular name. The second sheet is a table of names…

Paul Martino
- 31
- 1
- 2
3
votes
2 answers
Dashboard for collaborative science / data processing projects
Continuous Integration servers like Hudson are a pretty amazing addition to software development. I work in an academic research lab, and I'd love to apply similar principles to scientific data analysis. I want a dashboard-like view of which…

rescdsk
- 8,739
- 4
- 36
- 32
3
votes
1 answer
Pentaho CDE Chart
I am trying to create a line chart in pentaho (CDE). But what I see that happens is: first query column goes into dimension, and all the rest go into expressions. But what I need to do is this:
columns:
Year, Type, Value
I need Year to be the X axe…

Kal
- 323
- 2
- 7
- 17
3
votes
2 answers
How to dynamically add hub to SignalR and have different scopes
I'm attempting to build a Dashboard with widgets (built as directives). I'd like to at a later stage have the ability to dynamically add widgets, but I'd only like the active widgets (and hubs) to receive data, thus if a widget isn't active i don't…

Rohan Büchner
- 5,333
- 4
- 62
- 106
3
votes
1 answer
Application like Dots join and dash in android
I am supposed to develop an application in android and the concept is very similar to dots game.
As I am new to this concept, I don't have any idea about the development base. Also I don't know whether it is possible to develop such application in…

AndyN
- 1,742
- 1
- 15
- 30
3
votes
1 answer
Editing the cell of html table dynamically
I have a JSON file and I have extracted data from it and displayed it into the html tables.
There are 60 tables, each has 3 cells and each cell has some value.
Now I want to display colours in the cells instead of numbers. So suppose if the number…

user2798227
- 853
- 1
- 16
- 31
3
votes
7 answers
What are the options available for cross platform rich user interfaces development?
Some of the requirements (restrictions) for such a ui framework/toolkit are:
No single vendor lock down
Ability for real time data visualization
Good initial widgets
Good dash boarding capabilities
cross platform
Good development/debug…

volatilevoid
- 12,605
- 4
- 21
- 16
3
votes
1 answer
Wordpress to display custom USERMETA field on User Profile Dashboard?
I have added and been using a USERMETA field (called: user_custom_hash) from the wp_usermeta table. Means i've been Insert/Edit/Deleting the field from the code somewhere.
No needed to display it out before.
So now ..
how to DISPLAY this USERMETA…

夏期劇場
- 17,821
- 44
- 135
- 217
3
votes
2 answers
Openstack - Change Admin password for the Dashboard
Where can I change the Admin Password for the Dasboard in Openstack?
I installed openstack with the packstack installer...
the password in the keystonerc_admin file doesn't work, too.
I use a CentOS 6.3 (and I have access to the config…

ciaodarwin
- 483
- 3
- 7
- 22
3
votes
2 answers
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 following error occurs:
DataTables warning (table id =…

trai bui
- 588
- 12
- 36