powered by
Delete instances of dimensions not related to facts in a constellation.
purge_dimensions_constellation(ct)# S3 method for constellation purge_dimensions_constellation(ct)
# S3 method for constellation purge_dimensions_constellation(ct)
A constellation object.
constellation
Other incremental refresh functions: filter_fact_rows(), get_star_schema_names(), get_star_schema(), incremental_refresh_constellation(), incremental_refresh_star_schema(), purge_dimensions_star_schema()
filter_fact_rows()
get_star_schema_names()
get_star_schema()
incremental_refresh_constellation()
incremental_refresh_star_schema()
purge_dimensions_star_schema()
ct <- ct_mrs |> purge_dimensions_constellation()
Run the code above in your browser using DataLab