Przejdź do treści

© navision.pl | Opracowano na podstawie: Microsoft Learn (CC BY 4.0)

Wskaźniki KPI i miary aplikacji Power BI Projekty

DOTYCZY: Ogólnie dostępne w Business Central 2024 release wave 2.

Ta strona zawiera listę wszystkich kluczowych wskaźników wydajności (KPI) uwzględnionych w modelu semantycznym dla raportu Power BI Projekty.

Zapoznaj się z poniższą listą wskaźników KPI, aby dowiedzieć się więcej o tym, jak mogą pomóc w osiągnięciu celów biznesowych.

Każdy KPI jest opisany, w tym sposób jego obliczania oraz dane użyte w obliczeniach.

Porada

Możesz łatwo śledzić wskaźniki KPI wyświetlane w raportach Power BI w odniesieniu do celów biznesowych. Aby dowiedzieć się więcej, przejdź do Śledzenie wskaźników KPI firmy za pomocą metryk Power BI.

Miary projektu

Liczba ukończonych projektów

Formuła
The No. of Completed Projects measure calculates the number of projects where the Complete column is "Yes".

Źródła danych - Projekt

Liczba projektów

Formuła
The Project Count measure counts the total number of projects in the Project table.

Źródła danych - Projekt

Liczba zadań

Formula
The Zadania Count measure counts the number of rows in the Tasks table where the Project Task Type has a value of "Posting".

Źródła danych - Zadanie zlecenia

Ukończono (%)

Formula
Completed (%) = Łączny koszt zużycia / Koszt całkowity budżetu

Źródła danych - Zapis księgi zleceń - Wiersz planowania projektu

Zafakturowano (%)

Formula
Invoiced (%) = Łączna cena zafakturowana / Cena całkowita do zafakturowania

Źródła danych - Zapis księgi zleceń - Wiersz planowania projektu

Czas trwania (dni)

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Duration (Days) measure calculates the number of days between the earliest starting date and latest ending date for a given project in the Project table.

Źródła danych - Projekt

Realizacja (%)

Formula
Realization % = Billable (Cena zafakturowana) / Rzeczywista (cena łączna) Realization (%) = Total Cena fakturowana) / Łączna cena zużycia

Źródła danych - Zapis księgi zleceń

Odchylenie realizacji

Formula
Realization Variance = Całkowita cena fakturowana - Total Cena zużycia

Źródła danych - Zapis księgi zleceń - Wiersz planowania projektu

Przestarzałe miary projektu

Rzeczywisty zysk

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
Actual Profit = Do zafakturowania (cena zafakturowana) - Rzeczywisty (koszt łączny)

Źródła danych - Zapis księgi zleceń

Rzeczywista marża zysku %

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
Actual Profit Margin % = Actual Profit Margin % / Billable (Invoiced Price)

Źródła danych - Zapis księgi zleceń

Zysk budżetowy

Formula
Zysk budżetowy = - Budget (Cena łączna) - Budżet (koszt całkowity)

Źródła danych - Zapis księgi zleceń - Wiersz planowania projektu

Marża zysku budżetowego %

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
Budget Profit Margin % = Budget Profit / Budżet (łączna cena)

Źródła danych - Zapis księgi zleceń - Wiersz planowania projektu

Miary księgi projektów

Ilość w zapisie księgi projektu

Formula
The Zapis księgi projektu Ilość measure aggregates the Qty. column of the Zapis księgi projektu table. The sign is then inverted by multiplying by negative one.

Źródła danych - Project Ledger Entry

Kwota wiersza księgi projektu

Formula
The Project Ledger Line Amount measure calculates the Project Ledger Line Amount by iterating over each Project Ledger Entry and multiplying Quantity by Unit Price (LCY).

Źródła danych - Project Ledger Entry

Invoiced Cost

Koszt zafakturowany konta K/G

Formula
The G/L Account Invoiced Cost calculates the total invoiced cost for G/L accounts used in a project. It uses the SUM function to add up all entries by the Total Cost (LCY) column where the entry type is "Sale" and the type is "G/L Account".

Źródła danych - Zapis księgi zleceń

Koszt zafakturowany zapasu

Formula
The Item Invoiced Cost calculates the total invoiced cost for items used in a project. It uses the SUM function to add up all entries by the Total Cost (LCY) column where the entry type is "Sale" and the type is "Item".

Źródła danych - Zapis księgi zleceń

Koszt zafakturowany zasobu

Formula
The Resource Invoiced Cost calculates the total invoiced cost for resources used in a project. It uses the SUM function to add up all entries by the Total Cost (LCY) column where the entry type is "Sale" and the type is "Resource".

Źródła danych - Zapis księgi zleceń

Invoiced Price

Cena zafakturowana konta K/G

Formula
The G/L Account Invoiced Price calculates the total invoiced price for G/L accounts used in a project. It uses the SUMX function to calculate the line amount for each entry where the entry type is "Sale" and the type is "G/L Account".

Źródła danych - Zapis księgi zleceń

Cena zafakturowana zapasu

Formula
The Item Invoiced Price calculates the total invoiced price for items used in a project. It uses the SUMX function to calculate the line amount for each entry where the entry type is "Sale" and the type is "G/L Account".

Źródła danych - Zapis księgi zleceń

Cena zafakturowana zasobu

Formula
The Resource Invoiced Price calculates the total invoiced price for resources used in a project. It uses the SUMX function to calculate the line amount for each entry where the entry type is "Sale" and the type is "Resource".

Źródła danych - Zapis księgi zleceń

Zysk zafakturowany

Zysk zafakturowany konta K/G

Formula
G/L Account Invoiced Profit = G/L Account Invoiced Price - G/L Account Invoiced Cost

Źródła danych - Zapis księgi zleceń

Zysk zafakturowany zapasu

Formula
Item Invoiced Profit = Item Invoiced Price - Item Invoiced Cost

Źródła danych - Zapis księgi zleceń

Zysk zafakturowany zasobu

Formula
Resource Invoiced Profit = Resource Invoiced Price - Resource Invoiced Cost

Źródła danych - Zapis księgi zleceń

Zużycie Cost

Koszt zużycia konta K/G

Formula
The G/L Account Usage Cost calculates the total usage cost for G/L accounts used in a project. It uses the SUM function to add up all entries by the Total Cost (LCY) column where the entry type is "Usage" and the type is "G/L Account".

Źródła danych - Zapis księgi zleceń

Koszt zużycia zapasu

Formula
The Item Usage Cost calculates the total usage cost for items used in a project. It uses the SUM function to add up all entries by the Total Cost (LCY) column where the entry type is "Usage" and the type is "Item".

Źródła danych - Zapis księgi zleceń

Koszt zużycia zasobu

Formula
The Resource Usage Cost calculates the total usage cost for resources used in a project. It uses the SUM function to add up all entries by the Total Cost (LCY) column where the entry type is "Usage" and the type is "Resource".

Źródła danych - Zapis księgi zleceń

Usage Price

Cena zużycia konta K/G

Formula
The G/L Account Usage Price calculates the total usage price for G/L accounts used in a project. It uses the SUMX function to calculate the line amount for each entry where the entry type is "Usage" and the type is "G/L Account".

Źródła danych - Zapis księgi zleceń

Cena zużycia zapasu

Formula
The Item Usage Price calculates the total usage price for items used in a project. It uses the SUMX function to calculate the line amount for each entry where the entry type is "Usage" and the type is "G/L Account".

Źródła danych - Zapis księgi zleceń

Cena zużycia zasobów

Formula
The Resource Usage Price calculates the total usage price for resources used in a project. It uses the SUMX function to calculate the line amount for each entry where the entry type is "Usage" and the type is "Resource".

Źródła danych - Zapis księgi zleceń

Usage Profit

Zysk ze zużycia konta K/G

Formula
G/L Account Usage Profit = G/L Account Usage Price - G/L Account Usage Cost

Źródła danych - Zapis księgi zleceń

Zysk ze zużycia zapasów

Formula
Item Usage Profit = Item Usage Price - Item Usage Cost

Źródła danych - Zapis księgi zleceń

Zysk ze zużycia zasobów

Formula
Resource Usage Profit = Resource Usage Price - Resource Usage Cost

Źródła danych - Zapis księgi zleceń

Sumy

Łączne zafakturowane koszty

Formula
Total Invoiced Costs = G/L Account Invoiced Cost + Item Invoiced Cost + Resource Invoiced Cost

Źródła danych - Zapis księgi zleceń

Total Invoiced Price

Formula
Total Invoiced Price = G/L Account Invoiced Price + Item Invoiced Price + Resource Invoiced Price

Źródła danych - Zapis księgi zleceń

Łączny zafakturowany zysk

Formula
Total Invoiced Profit = G/L Account Invoiced Profit + Item Invoiced Profit + Resource Invoiced Profit

Źródła danych - Zapis księgi zleceń

Łączna zafakturowana marża zysku %

Formula
Total Invoiced Profit Margin % = Total Invoiced Profit / Total Invoiced Price

Źródła danych - Zapis księgi zleceń

Łączny koszt zużycia

Formula
Total Usage Costs = G/L Account Usage Cost + Item Usage Cost + Resource Usage Cost

Źródła danych - Zapis księgi zleceń

Total Usage Price

Formula
Total Usage Price = G/L Account Usage Price + Item Usage Price + Resource Usage Price

Źródła danych - Zapis księgi zleceń

Łączny zysk ze zużycia

Formula
*Total Usage Profit = Total Usage Price - Total Usage Cost *

Źródła danych - Zapis księgi zleceń

Łączna marża zysku ze zużycia %

Formula
Total Usage Profit Margin % = Total Usage Profit / Total Usage Price

Źródła danych - Zapis księgi zleceń

Przestarzałe miary księgi projektów

Actual (Total Price)

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Actual (Total Price) measure calculates the total actual cost of project entries by calculating the total price (in local currency) in the Project Ledger Entry table and selecting only those entries with an entry type of "Usage". The result of this calculation is then converted to a positive value.

Źródła danych - Zapis księgi zleceń

Billable (Invoiced Price)

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Billable (Invoiced Price) measure shows the total invoiced price of billable project entries by calculating the total price (in local currency) in the Project Ledger Entry table and selecting only those entries with an entry type of "Sale", which indicates that the project entry is billable.

Źródła danych - Zapis księgi zleceń

Zafakturowane (koszt łączny)

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Invoiced (Total Cost) measure calculates the total cost of all project ledger entries where the entry type is "Sale" in the Project Ledger Entry table.

Źródła danych - Zapis księgi zleceń

Zafakturowane (cena łączna)

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Invoiced (Total Price) measure calculates the total price of all project ledger entries where the entry type is "Sale" in the Project Ledger Entry table.

Źródła danych - Zapis księgi zleceń

Quantity

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Quantity measure calculates the total quantity of a product or service used in a project by summing the quantity in the Project Ledger Entry table and converting the measure to a positive value.

Źródła danych - Zapis księgi zleceń

Total Price

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Total Price measure calculates the total price of all project ledger entries in the Project Ledger Entry table. It uses the SUMX function to iterate over each row in the table and multiply the quantity and unit price (in local currency) columns for each row. The results of each multiplication are then summed up to produce the total price.

Źródła danych - Zapis księgi zleceń

Usage

Actual (Total Cost)

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Actual (Total Cost) measure calculates the total cost (in local currency) of all project ledger entries where the type is "Usage" in the Project Ledger Entry table.

Źródła danych - Zapis księgi zleceń

Zużycie z dziennika głównego (koszt łączny)

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Gen. Journal Usage (Total Cost) measure calculates the total cost of all project ledger entries where the type is "G/L Account" in the Project Ledger Entry table.

Źródła danych - Zapis księgi zleceń

Zużycie robocizny (koszt łączny)

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Labour Usage (Total Cost) measure calculates the total cost of all project ledger entries where the type is "Resource" in the Project Ledger Entry table.

Źródła danych - Zapis księgi zleceń

Zużycie materiałów (koszt łączny)

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Material Usage (Total Cost) measure calculates the total cost of all project ledger entries where the type is "Item" in the Project Ledger Entry table.

Źródła danych - Zapis księgi zleceń

Miary wierszy planowania

Ilość wiersza planowania

Formula
The Planning Line Quantity measure calculates the sum of the quantity column in the Wiersz planowania projektu table.

Źródła danych - Wiersz planowania projektu

Koszt całkowity wiersza planowania (PLN)

Formula
The Planning Line Total Cost (LCY) measure calculates the total cost of all project planning lines in the Wiersz planowania projektu table. It uses the SUMX function to iterate over each row in the table and multiply the quantity and unit cost (in local currency) columns for each row. The results of each multiplication are then summed up to produce the total cost.

Źródła danych - Wiersz planowania projektu

Cena całkowita wiersza planowania (PLN)

Formula
The Planning Line Total Price (LCY) measure calculates the total price of all project planning lines in the Project Planning Line table. It uses the SUMX function to iterate over each row in the table and multiply the quantity and unit price (in local currency) columns for each row. The results of each multiplication are then summed up to produce the total price.

Źródła danych - Wiersz planowania projektu

Odchylenie kosztu całkowitego od budżetu

Formula
Total Cost Variance to Budget = Total Usage Cost - Total Budget Cost

Źródła danych - Zapis księgi zleceń

Odchylenie kosztu całkowitego od budżetu %

Formula
Total Cost Variance to Budget % = Total Cost Variance to Budget % / Total Budget Cost)

Źródła danych - Zapis księgi zleceń

Billable Costs

Koszty fakturowane dla konta K/G

Formula
The G/L Account Billable Costs calculates the total billable cost for G/L accounts used in a project. It uses the SUM function to add up all entries by the Total Cost (LCY) column where the line type is "Billable" or "Both Budget and Billable" and the type is "G/L Account".

Źródła danych - Wiersz planowania projektu

Koszty fakturowane dla zapasu

Formula
The Item Billable Costs calculates the total billable cost for items used in a project. It uses the SUM function to add up all entries by the Total Cost (LCY) column where the line type is "Billable" or "Both Budget and Billable" and the type is "Item".

Źródła danych - Wiersz planowania projektu

Koszty fakturowane dla zasobu

Formula
The Resource Billable Costs calculates the total billable cost for resources used in a project. It uses the SUM function to add up all entries by the Total Cost (LCY) column where the line type is "Billable" or "Both Budget and Billable" and the type is "Resource".

Źródła danych - Wiersz planowania projektu

Billable Price

Cena fakturowana dla konta K/G

Formula
The G/L Account Billable Price calculates the total billable amount for G/L accounts used in a project. It uses the SUM function to add up all entries by the Line Amount (LCY) column where the line type is "Billable" or "Both Budget and Billable" and the type is "G/L Account".

Źródła danych - Wiersz planowania projektu

Cena fakturowana dla zapasu

Formula
The Item Billable Price calculates the total billable amount for items used in a project. It uses the SUM function to add up all entries by the Line Amount (LCY) column where the line type is "Billable" or "Both Budget and Billable" and the type is "Item".

Źródła danych - Wiersz planowania projektu

Cena fakturowana dla zasobu

Formula
The Resource Billable Price calculates the total billable amount for resources used in a project. It uses the SUM function to add up all entries by the Line Amount (LCY) column where the line type is "Billable" or "Both Budget and Billable" and the type is "Resource".

Źródła danych - Wiersz planowania projektu

Zysk fakturowany

Zysk fakturowany dla konta K/G

Formula
G/L Account Billable Profit = G/L Account Billable Price - G/L Account Billable Costs

Źródła danych - Wiersz planowania projektu

Zysk fakturowany dla zapasu

Formula
Item Billable Profit = Item Billable Price - Item Billable Costs

Źródła danych - Wiersz planowania projektu

Zysk fakturowany dla zasobu

Formula
Resource Billable Profit = Resource Billable Price - Resource Billable Costs

Źródła danych - Wiersz planowania projektu

Koszty budżetu

Koszty budżetu dla konta K/G

Formula
The G/L Account Budget Costs calculates the total budget cost for G/L accounts used in a project. It uses the SUM function to add up all entries by the Total Cost (LCY) column where the line type is "Budget" or "Both Budget and Billable" and the type is "G/L Account".

Źródła danych - Wiersz planowania projektu

Koszty budżetu dla zapasu

Formula
The Item Budget Costs calculates the total budget cost for items used in a project. It uses the SUM function to add up all entries by the Total Cost (LCY) column where the line type is "Budget" or "Both Budget and Billable" and the type is "Item".

Źródła danych - Wiersz planowania projektu

Koszty budżetu dla zasobu

Formula
The Resource Budget Costs calculates the total budget cost for resources used in a project. It uses the SUM function to add up all entries by the Total Cost (LCY) column where the line type is "Budget" or "Both Budget and Billable" and the type is "Resource".

Źródła danych - Wiersz planowania projektu

Cena budżetu

Cena budżetu dla konta K/G

Formula
The G/L Account Budget Price calculates the total budget amount for G/L accounts used in a project. It uses the SUM function to add up all entries by the Line Amount (LCY) column where the line type is "Budget" or "Both Budget and Billable" and the type is "G/L Account".

Źródła danych - Wiersz planowania projektu

Cena budżetu dla zapasu

Formula
The Item Budget Price calculates the total budget amount for items used in a project. It uses the SUM function to add up all entries by the Line Amount (LCY) column where the line type is "Budget" or "Both Budget and Billable" and the type is "Item".

Źródła danych - Wiersz planowania projektu

Cena budżetu dla zasobu

Formula
The Resource Budget Price calculates the total budget amount for resources used in a project. It uses the SUM function to add up all entries by the Line Amount (LCY) column where the line type is "Budget" or "Both Budget and Billable" and the type is "Resource".

Źródła danych - Wiersz planowania projektu

Budget Profit

Zysk budżetu dla konta K/G

Formula
G/L Account Budget Profit = G/L Account Budget Price - G/L Account Budget Costs

Źródła danych - Wiersz planowania projektu

Zysk budżetu dla zapasu

Formula
Item Budget Profit = Item Budget Price - Item Budget Costs

Źródła danych - Wiersz planowania projektu

Zysk budżetu dla zasobu

Formula
Resource Budget Profit = Resource Billable Price - Resource Budget Costs

Źródła danych - Wiersz planowania projektu

Sumy dla pozycji fakturowanych

Całkowity koszt fakturowany

Formula
Total Billable Cost = G/L Account Billable Costs + Item Billable Costs + Resource Billable Costs

Źródła danych - Wiersz planowania projektu

Total Billable Price

Formula
Total Billable Price = G/L Account Billable Price + Item Billable Price + Resource Billable Price

Źródła danych - Wiersz planowania projektu

Całkowity zysk fakturowany

Formula
Total Billable Profit = Total Billable Price + Total Billable Costs

Źródła danych - Wiersz planowania projektu

Total Budget Cost

Formula
Total Budget Cost = G/L Account Budget Costs + Item Budget Costs + Resource Budget Costs

Źródła danych - Wiersz planowania projektu

Łączna budżetowana cena

Formula
Total Budget Price = G/L Account Budget Price + Item Budget Price + Resource Budget Price

Źródła danych - Wiersz planowania projektu

Łączny budżetowany zysk

Formula
Total Budget Profit = Total Budget Price + Total Budget Costs

Źródła danych - Wiersz planowania projektu

Miary zakupów

Kwota w ZZ

Formula
The Amount on PO measure calculates the sum of the amount (in local currency) column in the Purchases table.

Źródła danych - Wiersz zakupu

Kwota otrz. niezafakturowana

Formula
The Amount Rcvd. Not Invoiced measure calculates the total amount of purchases that have been received but not yet invoiced in the Purchases table.

Źródła danych - Wiersz zakupu

Kwota pozostała w ZZ

Formula
The Outstanding Amt. on PO measure calculates the total amount of outstanding purchase orders in the Purchases table.

Źródła danych - Wiersz zakupu

Liczba zamówień zakupu

Formula
The Purchase Order Count measure calculates the total number of purchase orders in the Purchases table. It uses the CALCULATE function to filter the table and returns the distinct count of the "Document No." column for the filtered rows.

Źródła danych - Wiersz zakupu

Ilość w ZZ

Formula
The Quantity on PO measure calculates the total quantity of items ordered in the Purchases table. It uses the SUM function to add up all the values in the Quantity (Base) column and returns the result.

Źródła danych - Wiersz zakupu

Przestarzałe miary wierszy planowania

Do zafakturowania (łączny koszt)

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Billable (Total Cost) measure calculates the total cost (in local currency) of all project planning lines where the line type is "Billable" or "Both Budget and Billable" in the Project Planning Line table.

Źródła danych - Wiersz planowania projektu

Do zafakturowania (łączna cena)

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Billable (Total Price) measure calculates the total price (in local currency) of all project planning lines where the line type is "Billable" or "Both Budget and Billable" in the Project Planning Line table.

Źródła danych - Wiersz planowania projektu

Budget (Total Cost)

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Budget (Total Cost) measure represents the budgeted cost of resources to be used in a project by calculating the total cost (in local currency) in the Project Planning Line table and selecting only those lines with a line type of "Budget" or "Both Budget and Billable".

Źródła danych - Zapis księgi zleceń

Budget (Total Price)

Uwaga

Ta miara jest przestarzała w Business Central 2025 release wave 2 i nie jest już dostępna.

Formula
The Budget (Total Price) measure represents the budgeted price of resources to be used in a project by calculating the total price (in local currency) in the Project Planning Line table and selecting only those lines with a line type of "Budget" or "Both Budget and Billable".

Źródła danych - Wiersz planowania projektu

Tasks

Czas trwania zadania projektu w dniach

Formula

Miara Czas trwania zadania projektu w dniach oblicza czas trwania zadania projektu w dniach, znajdując najwcześniejszą i najpóźniejszą datę planowania z powiązanych wierszy planowania projektu, a następnie zwracając różnicę dni między nimi.

Źródła danych - Project Planning Line

Czas trwania zadania projektu w tygodniach

Formula

Miara Czas trwania zadania projektu w tygodniach oblicza czas trwania zadania projektu w tygodniach, biorąc najwcześniejszą i najpóźniejszą datę planowania z powiązanych wierszy planowania projektu, a następnie zwracając różnicę tygodni.

Źródła danych - Project Planning Line

Powiązane informacje

Śledzenie wskaźników KPI firmy za pomocą metryk Power BI
Strona aplikacji Power BI Projekty (raport Power BI)
Raporty projektów
Zarządzanie projektami

Znajdź bezpłatne moduły e-learningowe dla Business Central tutaj