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
9
votes
9 answers

What measurements to you use to improve your processes?

This question was originally asking 'What KPIs do you use to in a software development organisation'. Unfortunately it seems that KPI is a four-letter word, and the immediate assumption is that KPIs are always mis-used (maybe they are?). So, I've…
benno
  • 2,077
  • 1
  • 19
  • 23
4
votes
3 answers

Traffic lights in Power Bi which work also for totals

How to make traffic light in table visual which works also for totals? Let's say our KPI is some sort of a ratio or a share like GDP per capita by countries, or the difference from the budget by stores. It is interesting to have traffic lights for…
Przemyslaw Remin
  • 6,276
  • 25
  • 113
  • 191
3
votes
1 answer

Best performance by calculating KPI in ETL or SSAS?

I want to create KPI for financial mart. I can create KPI in SSAS and I can calculate KPI in ETL process. Which way has better performance?
2
votes
2 answers

SSAS -> KPI Creation -> How to create a kpi that compares the rank of a customer on one day compared to the previous day?

I have been working on creating a kpi that compares the rank of a customer on a specific date compared to the previous day. In turn you would be able to see if that customer has went up in rank or down in rank in terms of whatever the list was…
Bill Blankenship
  • 3,316
  • 6
  • 43
  • 73
2
votes
1 answer

AWS Quicksight calculated field average

Hi I am having trouble with this calculated field. I am trying to get the sum of money_val for each customerkey. Then I want to have a KPI visual to show the average money_val. I found that PRE_AGG and PRE_FILTER gave wrong values so I want to use…
2
votes
1 answer

In py.test is it possible to report arbitrary values generated in the test runs?

I know there are plugins for performance tests and profiling for py.test but is there a way to generate arbitrary values which are reported or somehow accessible after the test? Imagine I have a test like this def test_minimum_learning_rate(): …
frans
  • 8,868
  • 11
  • 58
  • 132
2
votes
1 answer

Calculated KPI in Dashboard Sharepoint

I have two KPIs in the ScoreCard in Sharepoint Dashboard Now I want to include an additional row between these KPIs in the ScoreCard which shows the division of value of these two KPIs... Actual.. 10 "New column" {Actual/Target}…
Jason M
  • 1,040
  • 4
  • 12
  • 21
2
votes
3 answers

How do I create a KPI list programmatically in SharePoint?

I want to be able to create a KPI List on my MOSS 2007 installation via the object model. Is this possible?
Graeme
  • 1,657
  • 5
  • 28
  • 46
2
votes
3 answers

What Are Basic Tools For A New Project?

For a long time, I thought that to start a new project we only need 3 basic tools. 1) A Build System (e.g. Maven & CruiseControl) 2) A Version Control System (e.g. CVS & SVN & GIT) 3) A Bug Tracking System (e.g. Bugzilla) Yesterday, a…
Morgan Cheng
  • 73,950
  • 66
  • 171
  • 230
2
votes
1 answer

show weights beside performancepoint KPIs

I have a client who has requested that the weights given to each KPI be shown on the Performancepoint dashboard. How can i do this? Does the SDK allow for such? Thanks
femi
  • 974
  • 2
  • 13
  • 44
2
votes
1 answer

Why does SAS GKPI keep creating 2 GKPI charts for the last row?

I'm pretty new to coding and SAS in general. I tried to create a bunch of KPI charts that correspond to the number of rows, but the loop code below keeps creating two of the same GPKI charts for the last row. Why is this the case? Any help will be…
2
votes
1 answer

Does Vaadin provide realtime charting?

I want to plug in some realtime charts in my Vaadin application. I searched through the Vaadin sampler and addons and I was not able to find any. Are there any addons that are available that can provide real time charting (something like a…
amrk7
  • 1,194
  • 5
  • 13
  • 33
2
votes
1 answer

Facebook rankings and kpi for specific pages

I would like to make an application or even a page in my localhost to do what fanpage karma facebook rankings does. I don't want the facebook insights because I want to have kpi,graphs/charts,rankings and/or insights for the pages i want, just like…
Mhche
  • 143
  • 14
2
votes
2 answers

KPI for Mobile app

What KPI(Key Performance Indicators) should we keep in mind while testing a mobile app or what can be the KPIs for a successful mobile app?
Manisha Awasthi
  • 449
  • 1
  • 5
  • 16
1
vote
1 answer

Connect two Existing Web parts available in SharePoint Portal Server 2007

We are creating a BI dashboard using SharePoint Portal Server 2007 and have following requirements and could you please tell us it is possible to without creating custom web parts. 1) When user clicks on a row in list web part, is it possible to…
BIPIN
1
2 3 4 5 6 7 8