Skip to content

Commit 369b02e

Browse files
docs: Update pre-aggregations.mdx (#8219)
Mention that you can use CRON to trigger a pre-agg at a specific time, and put that info next to the exisitng link to the refresh_key reference docs.
1 parent 6ea1d0f commit 369b02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/reference/data-model/pre-aggregations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -921,7 +921,7 @@ cubes:
921921

922922
</CodeTabs>
923923

924-
For possible `every` parameter values please refer to
924+
To have a pre-aggregation rebuild at a specific time of day, you can use a CRON string with some limitations. For more details about values that can be used with the `every` parameter, please refer to the
925925
[`refreshKey`][ref-cube-refreshkey] documentation.
926926

927927
You can also use `every` with `sql`:

0 commit comments

Comments
 (0)