🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

I want to copy data from one column into another column of same dataset. What operator to use

User: "Somnath_Das"
New Altair Community Member
Updated by Jocelyn
I do not want to create a new column using generate attribute.

Find more posts tagged with

Sort by:
1 - 4 of 41
    why not Generate Attribute? Its usually good.

    Otherwise - there is a Generate Copy operator.

    Best,
    Martin
    User: "Somnath_Das"
    New Altair Community Member
    OP
    I don't want to create unnecessary fields and then again have to remove them using select attribute. Have checked Generate Copy but that is alo creating a new column. Am not able to copy the data from one column to another
    User: "BalazsBaranyRM"
    New Altair Community Member
    Accepted Answer
    Hi,

    you can use Generate Attributes and just enter the name of the attribute you're overwriting. This won't create a new attribute but work on the existing one. 

    Regards,

    Balázs
    Hi,
    then I do not understand what you want to do, can you maybe give an example?
    Best,
    Martin