I met with the following problem:
in SAS CIS 5.41, when a multi-select node is selected by 4 attributes in the following order 1,2,3,4, we get one value on the participants counter. But if we swap the order of attributes 2 and 3, i.e. fields will be selected in the order 1,3,2,4 then we get a different result of the calculation of the counter.
Further, I generated audit-log of diagram - it turned out that in one case, when joining tables, join one field for some reason is omitted.
Has anyone encountered such a problem?