I have a field, I would like to create a new field based on duplication of the records in this field . as the attached image, is there any way to do that?
Thanks in advance
Best answer by takashi
OK. You can use the Counter with a counter name containing the user name.
e.g.
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.
If you intend to newly create the attribute "PID" in the AttributeManager with such parameters setting, try exposing "PID" with the AttributeExposer beforehand.
However, I think you can do it with the Counter (Count Start: 150266) more easily.
If you intend to newly create the attribute "PID" in the AttributeManager with such parameters setting, try exposing "PID" with the AttributeExposer beforehand.
However, I think you can do it with the Counter (Count Start: 150266) more easily.
The counter was the alternative solution but should be a more effective way, which the user no need to but the max value from his end.
should be a way to extract the max value (statisticscalculation) , then take a max value then use it to calculate the new field.