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
Copy file name to clipboardExpand all lines: powerapps-docs/maker/data-platform/define-rollup-fields.md
+6-8Lines changed: 6 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,8 @@
2
2
title: "Define rollup columns with Power Apps | MicrosoftDocs"
3
3
description: "Learn how to define rollup columns"
4
4
ms.custom: ""
5
-
ms.date: 01/23/2020
5
+
ms.date: 05/05/2022
6
6
ms.reviewer: ""
7
-
8
7
ms.suite: ""
9
8
ms.tgt_pltfrm: ""
10
9
ms.topic: "conceptual"
@@ -26,8 +25,6 @@ search.app:
26
25
---
27
26
# Define rollup columns that aggregate values
28
27
29
-
30
-
31
28
Rollup columns help users obtain insights into data by monitoring key business metrics. A rollup column contains an aggregate value computed over the rows related to a specified row. This includes regular tables and activity tables such as emails and appointments.
32
29
33
30
In more complex scenarios, you can aggregate data over the hierarchy of rows. As an administrator or customizer, you can define rollup columns by using the customization tools in Power Apps, without needing to write code.
@@ -78,10 +75,11 @@ The rollups are calculated by scheduled system jobs that run asynchronously in t
78
75
79
76
To view rollup jobs:
80
77
81
-
1. While viewing the **Common Data Services Default Solution** edit the URL, removing everything after `dynamics.com` and refresh the page.
82
-
2. In the **Settings** area, select **System** > **System Jobs**.<br />
78
+
1. Sign in to [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc), and then select the environment you want.
0 commit comments