Skip to main content

I have a set of records. Im using Modulo counter to count maximum 7 records. Now, I need to assign a unique value to each set of 7 records. For example I need below output,

ABModulo_countUniquexyz1abc101xyz2abc211xyz3abc321xyz4abc431xyz5abc541xyz6abc651xyz7abc761xyz1abc102xyz2abc212xyz3abc322xyz4abc432xyz5abc542xyz6abc652xyz7abc762xyz1abc103xyz2abc213xyz3abc323xyz4abc433xyz5abc543xyz6

 

abc653xyz7abc763

Hey @raaaju1990 you can set multiple attribute values to the Counter Name parameter as a concatenated string using the Text Editor or use the modulo_count attribuite as counter name. See below:

https://knowledge.safe.com/idea/23363/allows-select-multiple-attribute-value-for-counter.html