This field can take two values :
- 1,1 : in this case, a line in the source table can trigger the creation or the update of a line in the facts table in the datamart (if the condition expressed in the filter field is verified).
- 1,N : in this case, a source table line can trigger the creation or update several lines in the facts table from the datamart (as a function of the dimension N for a grid identified by one of the fields in the table). The variable index varies between 0 and N-1, and the update is triggered for each value of the index for which the line condition is verified.