Questions tagged [dashboard]

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.

See Dashboard (web administration) on Wikipedia.

3042 questions
3
votes
2 answers

How can I share the dashboard to client in QlikSense

I am new to Qlik sense. I've created interactive dashboard in QlikSense. How I can share the same interactive dashboard to client place in the web browser.
muTheTechie
  • 1,443
  • 17
  • 25
3
votes
1 answer

How can I include multiple models in one view for in a Joomla 3.x component built with Component Creator

Joomla components use the MVC model. Component Creator is a widely used tool whose paid level supports creation of multi tabled views with SQL import. Also, developers build components from scratch according to Joomla documentation. I want to build…
3
votes
1 answer

What is the way to connect ClearDb Mysql dashboard on Bluemix?

I created a ClearDb Mysql database on Bluemix. I got all the data to conect it but i can't do it. I tried to use Squirrel and i always got a timeout connection. So i wanted to use the web interface but it asks me a login/password because the area…
trooper
  • 33
  • 3
3
votes
1 answer

Dashboard with builds, commits and files from GitLab

How do I do dashboard with information from my GitLab repo? I don't know how I get information about builds, commits and files and create dashboard with this information. Any idea? Thank you very much.
Samm
  • 31
  • 2
3
votes
5 answers

Parse Dashboard not working

I manually created a mongDB and deployed this parse server example example to heroku now I want use Parse dashboard for this using parse-dashboard --appId yourAppId --masterKey yourMasterKey --serverURL "https://example.com/parse" --appName…
Muhammad Faisal Iqbal
  • 1,796
  • 2
  • 20
  • 43
3
votes
1 answer

Google Visualization method getFilteredData with null values

I have been having trouble getting getFilteredRows to work with null values with google chart API. I followed the code in this answer, but I can't get it to work. What am I doing wrong? With the code below, the chart does not draw and I get the…
Natalie
  • 45
  • 3
3
votes
1 answer

Magento controller url redirects to dashboard

Basically in trying to create an inbox message which "read details" should redirect the user to a custom controller, however i can see the desired url in the browser for a second and then it redirects to the dashboard; this is how, currently, im…
VdeVentura
  • 2,041
  • 2
  • 15
  • 16
3
votes
0 answers

Pentaho CDE Line Chart Padding

I'd like to remove the gap between the start of my line, and the Y-axis, is there a variable that'll let me do that? I've messed around with every padding, and margin variable that I could find, but nothing has changed. Is there an extension point…
knoll
  • 295
  • 6
  • 18
3
votes
2 answers

CloudKit Dashboard keeps showing log in screen

Has anyone else experienced an issue where the CloudKit Dashboard will rarely log in but most of the time redirect the page back to the log in screen after you've correctly typed in all the credentials? I can't seem to find anything on the web about…
powertoold
  • 1,593
  • 13
  • 19
3
votes
0 answers

How to Install Angular theme in existing app?

I recently bought an Angular admin dashboard theme (http://flatfull.com/themes/angular/angular/#/app/dashboard-v1) and I'm interested in using it in an existing angular app. This seemed straightforward till I realized that the angular theme is an…
Adi
  • 31
  • 2
3
votes
1 answer

CloudKit Dashboard - Setting the field that gets displayed in the left hand column

I find the CloudKit dashboard buggy and lacking very basic features, which I find shocking for a product that is two years old and built by Apple. Most of these problems I have found workarounds for. However, I have been unable to find a…
user1092808
  • 283
  • 4
  • 12
3
votes
2 answers

TFS 2013 Custom dashboard widget

I have been tasked with creating a custom planning view from TFS. I have a reasonable amount of experience with the TFS Api but I want to try and avoid having to create and maintain a new application for this. I have looked at SSRS for TFS but I am…
Edmund G
  • 545
  • 1
  • 5
  • 9
3
votes
2 answers

How to format currency values in valueBox shinydashboard?

I'm trying to write a dashboard with shinydashboard in R to display some values using renderValueBox and valueBoxOutput. These values are not hardcoded but are being scraped from another source daily. These values are currency numbers and should be…
kay
  • 2,110
  • 3
  • 14
  • 14
3
votes
1 answer

Ext JS Dashboard Layout and maximize/minimize panels

I'm attaching a picture with the mock up that I'm trying to develop with Ext JS. I'm using a Border layout, and then a Dashboard for the central part, however I see some limitations on it: Panels in the dashboard don't have minimize or maximize…
Hernan Diaz
  • 476
  • 2
  • 6
  • 20
3
votes
3 answers

Building an analytics dashboard in Rails

I'm looking to build a Rails app to do internal reporting (make charts or general data visualizations, create reports, show statistical analyses, etc.) on data my company collects. What would be helpful in building this? For example, any…
Bob
  • 1,955
  • 2
  • 13
  • 6