Questions tagged [kpi]

key performance indicator - measures if application in development or team uses to gauge or compare performance in terms of meeting some requirements.

key performance indicator - measures if application or team uses to gauge or compare performance in terms of meeting some requirements. The term could have more wide meaning than a simply technical boundaries.Could be used for single module or person up-to a whole company or industry.

118 questions
1
vote
2 answers

using excel to show Increase, Decrease and no change in Multiple colours

Looking for some help or to be pointed in the right direction. Been stuck on this for a while and the main issue is I don't even know where to start. I am sure there is a solution but my brain will not see it. To use as an example I have a table…
Lozza1234
  • 27
  • 1
  • 7
1
vote
0 answers

Unable to see KPI in Browser View Visual Studio SQL

i'm unable to see the kpi i defined in visual studio. In form view the KPI is there and is correct (just constant numbers). In Browser view I cannot see it... I Expected to be able to see the kpi with its gauge in this tab. Can someone please…
1
vote
1 answer

Changing the "update rules"-parameter of a KpiListItem in SharePoint 2010 programmatically

[ short reminder: english is not my native language :) ] Hello, I have this problem for a few days now (and it starts to drive me seriously mad). Like the title says, my problem is that I need to change the "update rules"-parameter of a (before…
Markus Schwalbe
  • 123
  • 2
  • 11
1
vote
1 answer

SSAS KPI average goal expression

I need to create a KPI where the Goal Expression is the average of the value expression for the entire cube. Therefore I can use the KPI to tell me if the Value is above or below the average and by how much. At the moment all I seem to be able to…
MadDog
  • 21
  • 2
1
vote
1 answer

Show only the Dimension as KPI on Qlik Sense

May I know if it is possible to show the Dimension instead of Measure using the KPI object on Qlik Sense. I would like to display the [Days], which is the Day Name, where the Benefit is the highest. I am trying to do it with the below expression,…
Tsing
  • 123
  • 2
  • 4
  • 16
1
vote
2 answers

ssrs 2016 auto refreshing of kpi

I have created couple of KPIs on SSRS 2016. They both get data from a table using a simple select query: SELECT SUM(Income) Income, Count(Contracts) Contracts FROM table On dataset Properties > Caching, I have set a cache refresh…
sqluser
  • 393
  • 1
  • 4
  • 22
1
vote
1 answer

how to check google analytics KPI in my platform

I am developing a platform which will be used as a digital media planner. you can come to the platform, create your campaign, and set KPI s for it. now i want to connect it to google analytics in a way that you can check if your KPI s are being met…
1
vote
0 answers

Using R's shinydashboard, how do I perform reactive calculations based on an SQL query's results?

Currently I am building a KPI dashboard using shinydashboard, R and MS Access. In order to fulfill user requirements to be able to drill down to atomic data I am using a MS Access database (soon SQL) as the underlying data architecture. I am using…
pabz
  • 319
  • 3
  • 10
1
vote
1 answer

PowerPivot for Excel 2013 KPI icons won't change and don't always appear

I'm using Excel 2013 64-bit with PowerPivot, and am having a couple of issues with KPIs (and I'm not alone). I'm adding a KPI: As you can see, I've chosen a non-default icon set. Here's what you then see initially: OK, I know the solution to this…
Andy Brown
  • 5,309
  • 4
  • 34
  • 39
1
vote
1 answer

PerformancePoint analytic grid hyperlink functionality with KPI images

Within PerformancePoint I am trying to merge the functionality of an analytic grid with the imagery of a KPI scorecard. The analytic grid measures contain an action that lets the user jump to a specific edit page for that measure (based on the…
Aaron
  • 31
  • 4
1
vote
1 answer

In SharePoint, graphically display data from a web service

[SharePoint/MOSS 2007] I want to access several web services (on external sites, with WSDL descriptors), and graphically display the data, using a separate web part to display each item. The graph for each is quite simple - just a thermometer, or…
Stephen Hosking
  • 1,405
  • 16
  • 34
1
vote
1 answer

Help on Website response time KPI parameters

I am working on improving website performance. Here are the list of key performance indicators I am looking at for each page Total Bytes downloaded Number of requests DNS look up time FirstByte Download time DOM content load time Total load…
geeth
  • 13
  • 3
1
vote
1 answer

Dynamic web dashboard

I have an existing software that monitors machines. (I have a DB, a web server, and a winforms client). What I would like to do is to build a dynamic dashboard that will show key indicators in charts, gauges etc... I would like to let the user…
omer schleifer
  • 3,897
  • 5
  • 31
  • 42
1
vote
3 answers

Business dashboard for BPM engine(s)

to select among BPM offerings, one of our key requirements is a business-level dashboard, which shows executive-level KPIs, such as process usage, delays, costs (based on costs of process steps), time spent, effectivity of human process…
1
vote
1 answer

How to identify file being closed is modified or created in action KAUTH_FILEOP_CLOSE from Mac KEXT

Observed that FWRITE or KAUTH_FILEOP_CLOSE_MODIFIED is not consistenly set in action KAUTH_FILEOP_CLOSE during file modification or file copy. My usecase is - I am trying to figure out whether the file being closed is modified file or newly created…
RHK
  • 131
  • 1
  • 4