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
0
votes
2 answers

I am working on Bootstrap spinners , i am stuck with load spinner whenever we click a button

Here i am showing a normal bootstrap spinner. it can be visiable whenever we load html page. 2)i need to run whenever we click a button.after…
abhi
  • 93
  • 7
0
votes
1 answer

Is there a metric monitoring platform that allows caching on metric side and timestamp at beginning of ROI

Here is my issue, I am looking for a monitoring platform that allows fetching metric from remote server and then digest the metric to create KPIs. The remote servers are connected to the network through an unreliable connection. Therefore it would…
0
votes
0 answers

How I share my Dashboard with Other on Free version of Power BI

I have a dashboard and i want to share with others. So I go to File => Publish to Web But i gives me an error "Contact Your admin" . So i go to "Admin Portal" and trying to enable the option " "Allow existing and new codes" But Admin Portal does…
Mudi
  • 95
  • 1
  • 2
  • 13
0
votes
1 answer

How to make a score from multiples KPIs

I am wondering if is it possible to create a global score using multiple KPIs with different scales. Example: I would like to join all this KPIs in one score that could tell me what version is better. Is it possible? (I consider the 3 with the…
Aceconhielo
  • 3,316
  • 4
  • 19
  • 26
0
votes
0 answers

Power BI Matrix Visualisation compare columns

I am trying to take the following data set (example data source) |PAF TYPE |dbvalue |volume |date_run | |---------------------+----------------------+------------+-------------| |BFPO |BFPO …
AdamPW
  • 1
  • 1
0
votes
0 answers

Is there a METABASE-like data visualization tool with time-series feature?

We use Metabase to monitor our KPIs, such as total current active items. It's a great tool, but when we needed to look at timely trends such as total current active items change by day. Metabase can't help much, since it only displays what current…
fin
  • 1,299
  • 1
  • 10
  • 20
0
votes
1 answer

Store machine status on Graphite time-series to later extract KPIs

having a machine which sends (not regularly) its status values 0, 1, 2, we're storing it in Graphite. Now the status means: 0 - stopped 1 - working 2 - stopped by anomaly The requested KPIs to extract are the classical ones: how much time on…
0
votes
1 answer

Calculate MTTF with SQL query

I'm trying to calculate the expected average time between the end of a fault and the beginning of the next one (two separate columns) [MTTF]. MTTF = Mean Time To Failure: is the average time from the end of a fault to the beginning of the next I…
AlexMagic
  • 25
  • 7
0
votes
2 answers

Tableau - KPI (Forms) using different variables

Im trying to perform a KPI on Tableau based on the rank of certain variables such as sales and profit as the excel example below KPI = If the country position (using rank formula on Tableau) is on TOP 3 = GREEN; TOP 5 = YELOW; OTHER = RED. As the…
0
votes
1 answer

A table of multiple values was supplied where a single value was expected

I am trying to create KPI and for that i try to create a variable i have this formula Total_Sales_Variable = IF ( VALUES (BillingDocument_Header[Billing Doc. currency_WAK] ) = "USD", 139.2, 1 ) * CALCULATE ( SUM…
rebma testio
  • 57
  • 2
  • 10
0
votes
0 answers

Excel planned vs actual stopping actual line after todays date

I have created a Excel Line graph comparing cummalitive Planned vs Forecast vs actual dates for testing of equipment. I have managed to create the graph however I would like to use a formula that will stop the "actual" cummalitive line after todays…
0
votes
1 answer

Bokeh- Datatable updating Label text (0.12.16 ->0.13.0 repair job)

I recently discovered that the new bokeh implemented more detailed hover options for stacked bar charts. Giddy, I updated bokeh right away and incorporated into a nested stacked vbar. Unbeknownst to me though, an unrelated callback that I had…
machump
  • 1,207
  • 2
  • 20
  • 41
0
votes
1 answer

my custom KPIs doesnt filter by current user in SAP B1

i'm creating some kpi's and Advanced dashboards in SAP B1 9.2 with Fiori Cockpit. For that purpose, I have created some custom queries like this SELECT T0."DocNum", T0."CANCELED", T0."DocStatus", T0."DocDate", T0."DocDueDate", T0."CardCode",…
A.Galilea
  • 1
  • 1
0
votes
0 answers

KPIs Regional Metric Aggregation in Dashboard

I have the following database structure: Servers - A table with a list of Server Names Server / State - A Join table resolving a many to many relationship among servers and states. One server could be linked to one or…
0
votes
0 answers

powerpivot excel- non-responsive Filtering of a KPI based on KPIs from two sheets

Excuse the title, I cannot think of a better way to describe it. I have sheets (sheet1, sheet2)[simplified for illustrative purposes]: sheet1 MoYr | OnlineSales Jan-18 50 Jan-17 22 Feb-18 12 .. Apr-18 44 Apr-17 12 sheet2 MoYr |…
machump
  • 1,207
  • 2
  • 20
  • 41