A record_update_set
object is created. Stores updates on dimension records.
Details
Each update is made up of a dimension name, an old value set, and a new value set.
When the update is applied, all the dimension records that have the combination of old values are modified with the new values provided.
See also
Other data cleaning functions:
get_conformed_dimension()
,
get_conformed_dimension_names()
,
get_dimension()
,
get_dimension_names()
,
match_records()
,
modify_conformed_dimension_records()
,
modify_dimension_records()
,
update_record()
,
update_selection()
,
update_selection_general()