You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Power Apps Pattern: Calculation | Microsoft Docs"
3
-
description: Learn how Calculation apps make work easier and more accurate. For example, help someone select the right part, adjust equipment, or provide a price estimate.
4
-
author: kathyos
2
+
title: "Power Apps pattern: Calculation | Microsoft Docs"
3
+
description: Learn how calculation apps make work easier and more accurate. For example, help someone select the right part, adjust equipment, or provide a price estimate.
4
+
author: topness-msft
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom: guidance
@@ -15,18 +15,18 @@ ms.reviewer: kathyos
15
15
16
16

17
17
18
-
Power Apps makers use the Calculation/Transformation pattern to teach, to learn
19
-
and to make their work easier and more accurate. These apps may replace
18
+
Power Apps makers use the calculation/transformation pattern to teach, to learn,
19
+
and to make their work easier and more accurate. These apps might replace
20
20
spreadsheets; apps are much easier to use and can provide outputs as charts or
21
21
even audio.
22
22
23
23
These apps take user input and perform calculations that can, for example, help
24
24
someone select the right part, adjust equipment, or provide a price estimate.
25
25
They can also rely on external data for reference or calculation, or on a
26
-
service, like in the case of a translation app that leverages Azure Cognitive
27
-
Services to translate.
26
+
service, as in the case of a translation app that uses Azure Cognitive
27
+
Services.
28
28
29
-
## How to recognize the Calculation pattern
29
+
## How to recognize the calculation pattern
30
30
31
31

32
32
@@ -36,10 +36,10 @@ In a typical calculation scenario:
36
36
37
37
1. The app returns a calculated result.
38
38
39
-
- The calculation may use a Power Apps formula or call out to an external
39
+
- The calculation might use a Power Apps formula or call out to an external
40
40
function (for example, a text translation service).
41
41
42
-
- Calculations are not always numeric. For instance, the result could be
42
+
- Calculations aren't always numeric. For instance, the result might be
43
43
translated text or the transformation of a photo to a text description.
44
44
45
45
1. The results are used in real time by the user.
@@ -52,104 +52,106 @@ In a typical calculation scenario:
52
52
- A calculator pattern can be used to create a wizard that takes the user
53
53
through a decision tree to troubleshoot an issue.
54
54
55
-
The calculation pattern may be paired with other patterns. For example, a
56
-
calculation can be used in the Inspection/Audit pattern and store the results of
55
+
The calculation pattern can be paired with other patterns. For example, a
56
+
calculation can be used in the inspection/audit pattern and store the results of
57
57
the calculation in the inspection report.
58
58
59
-
## How customers are using the Calculation pattern
59
+
## How customers are using the calculation pattern
[Read the whole story.](https://powerapps.microsoft.com/blog/reliable-electric-power-platform-customer-story/)
65
64
66
65
Reliable Electric creates complex bids for integrated electrical projects in
67
-
high-end homes. These bids were created using a legacy system that was limited
68
-
to one user at a time and a manual Excel-based process. The company has replaced
66
+
high-end homes. These bids were created by using a legacy system that was limited
67
+
to one user at a time and used a manual process based on Excel. Gone are the days of copying and pasting outputs into spreadsheets. The company has replaced
69
68
this process with a single app built in Power Apps that manages the entire
70
-
estimation process. This app has been tailored for Reliable Electric’s business
71
-
process by defining groups of materials and labor that can be used to more
72
-
quickly calculate estimates. By moving to this app, they have reduced their time
69
+
estimation process, a change that also reduces estimating-related manual workloads by half and dramatically lowers the potential for errors.
70
+
71
+
This app has been tailored for Reliable Electric's business
72
+
process by defining groups of materials and labor that can be used to calculate estimates more
73
+
quickly. By moving to this app, they've reduced their time
73
74
for data entry by half and can create bids more easily now that the data is
74
-
instantly available.
75
+
instantly available. With its related improvements to labor, accuracy, and purchasing incorporated, the app built in Power Apps has saved Reliable Electric between CAD80,000 and CAD100,000 annually, compared to the top purpose-built electrical estimating solutions on the market.
76
+
77
+

75
78
76
-

79
+
### SNCF Manufacturing Configuration
77
80
78
-
### SNCF Manufacturing Configuration Application
81
+
[Read the whole story.](https://powerapps.microsoft.com/blog/sncf-power-platform-customer-success-story/)
0 commit comments