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
1 answer

Modifying SharePoint KPI List views

I am trying to add new fields and a new view to the a SharePoint KPI List. The KPI List displays two views: All Items KPI List I am not able to add or remove any fields that are displayed in these two views by default. When trying to create a new…
Varun S
  • 587
  • 4
  • 12
  • 25
1
vote
1 answer

Setting a dynamic domain in Vega-Lite (Deneb)

Another week, another Vega-lite question I´m turning to you guys. It´s actually pretty easy to create KPI cards in Deneb however what´s causing me headache is the positioning of marks. As you can see on the picture below when the delta is positive…
tomecsek
  • 107
  • 6
1
vote
1 answer

Calculation contains errors for KPI in Tableau

I'm trying to create an API which will tell me the sum of metals awarded across the top 10 countries in my data of the olympics so I can create a visualization of it. When creating the API i'm specifying SUM[medals] IN Countries which is a syntax…
AaronW2
  • 29
  • 5
1
vote
1 answer

Time as an independant dimension outside the dataset in Quicksight

I am using the KPI visual in quicksight to show the change in a calculated field from one month to the next. My data is transactional data. Each record in the db includes a "transaction date" and the total dollar amount for the transaction. In the…
John Owens
  • 61
  • 6
1
vote
0 answers

TIBCO SPOTFIRE KPI

i have a kpi depending on a property setting (check-box). Then in the check-box list i have two different value: a, b (corresponding to the values in column propertycolumn). Depending on this value i want to calculate a kpi value in this way: SUM of…
Fabvar
  • 11
  • 1
1
vote
1 answer

How to Configure Callbacks to Cards in Plotly Dash App

I'm working on creating a Python-based COVID19 dashboard with Plotly Dash. I want to have some cards near the top of the page displaying population/case/death KPIs that update based on the selection of a dropdown menu. I'm a little confused on how…
user2813606
  • 797
  • 2
  • 13
  • 37
1
vote
1 answer

Power BI - Extract / Moving value to a separate column

I have a column that includes 2 different values for more than 100k customers The values are: "Consumer" , "SMB" How can I move "SMB" values to a separate column ? I want each value to be shown in a different column so I can use KPI for each one of…
1
vote
1 answer

How to programmatically create/build Sharepoint PPS -- Dashboard, Scorecard, KPIs

Is there any ariticles or suggestions that can help me go through this: How to programmatically create/build Sharepoint PPS -- Dashboard, Scorecard, KPIs, and then dploy it or import it to a web page? I am planning to create a KPI and conncted with…
user758360
  • 47
  • 7
1
vote
0 answers

Where to store and how to calculate user metrics

I'm developing a backend REST app using AWS API Gateway that is connected to AWS Lambdas and stores transactional data in AWS RDS MySQL DB. I need to calculate a certain set of business metrics like DAU, MAU, monthly churn, avg. number of…
1
vote
0 answers

Making a function that calculate a staggered function in power bi

I come to you with the following challenge. I need to do a KPI on Power BI related to maintenance sector -calculate the Availability of certain machine -. The formula to calculate is the following one: Availability (fip, ftp) = Working time in…
1
vote
1 answer

Excel: check hours in sequential order, same column, when criteria is true

I have a DB which contains shipping orders for different clients, one shipment can have more than one dispatch with different estimated arrival times, the logic is: dispatches on each route must follow a sequential order (06:00->06:30->08:00) and…
1
vote
2 answers

Calculate MTBF with SQL query

I'm trying to calculate the expected average time between the beginning of the failure and the beginning of the next (same column) [MTBF]. I already found a similar question here but it didn't help me. I have to calculate the difference between the…
AlexMagic
  • 25
  • 7
1
vote
1 answer

Thruk Business Process data export into elastic stack

We have our business processes configured in thruk and I want to visualize these business processes with our elastic stack, kibana in detail. I am searching for the possibility to export hourly, daily, etc. the status of the business processes and…
Mister Lamp
  • 345
  • 1
  • 4
  • 13
1
vote
1 answer

Is it possible to score a KPI based on todays date?

I am building a KPI in PerformancePoint - SharePoint 2010 and have the following setup: We have some files that are stored and they have a "Review/Expiry Date" field. Is it possible to get the KPI to display red if the review date is less than…
Rich Weston
  • 13
  • 1
  • 4
1
vote
1 answer

Power BI - Multiple Regions and Multiple KPI's all in one View

I am looking for a visual in Power BI that shows a list of regions along with various KPI's all on one visual, so that I can easily compare one region to the next all in one snapshot. In an excel report, the view would resemble list of Regions down…
Heather
  • 11
  • 1