diff --git a/packages/noco-docs/docs/070.fields/040.field-types/040.links-based/030.rollup.md b/packages/noco-docs/docs/070.fields/040.field-types/040.links-based/030.rollup.md index 5930e4d1f6..2af01fd8d9 100644 --- a/packages/noco-docs/docs/070.fields/040.field-types/040.links-based/030.rollup.md +++ b/packages/noco-docs/docs/070.fields/040.field-types/040.links-based/030.rollup.md @@ -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) \ No newline at end of file +- [Lookup](020.lookup.md)