Skip to main content
Question

Assign unique value to a set of records

  • May 31, 2018
  • 1 reply
  • 11 views

raaaju1990
Contributor
Forum|alt.badge.img+9

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
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

jeroen
Contributor
Forum|alt.badge.img+15
  • Contributor
  • 97 replies
  • May 31, 2018

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