|
|
|
@ -11,7 +11,7 @@ keywords: ['Fields', 'Field types', 'Links based types', 'Rollup', 'Create rollu
|
|
|
|
|
## Create a Rollup Field |
|
|
|
|
1. Click on `+` icon to the right of `Fields header` |
|
|
|
|
2. On the dropdown modal, enter the field name (Optional). |
|
|
|
|
3. Select the field type as `Lookup` from the dropdown. |
|
|
|
|
3. Select the field type as `Rollup` from the dropdown. |
|
|
|
|
4. Select the link field from the dropdown. This is the field that links the current table to the related table. |
|
|
|
|
5. Select the field for display from the dropdown. This is the field that will be displayed in the current table. |
|
|
|
|
6. Select the aggregation function from the dropdown. This is the function that will be used to aggregate the data. |
|
|
|
@ -35,4 +35,4 @@ Here's a table with brief descriptions for each of the aggregation functions sup
|
|
|
|
|
|
|
|
|
|
## Similar links-based fields |
|
|
|
|
- [Links](010.links.md) |
|
|
|
|
- [Lookup](020.lookup.md) |
|
|
|
|
- [Lookup](020.lookup.md) |
|
|
|
|