🎉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

Create/ Calculate new example

User: "Peter_M"
New Altair Community Member
Updated by Jocelyn
Hi,
I have a data set like this:
Value | Nr.
X | 1
Y | 2

And like to have this kind of data set:
Value | Nr.
X | 1
Y | 1
Y | 1

Question:
How can I generate new examples from the existing one? Do I need to use transpose to generate new Attributes? Or should I use De-Pivot or a Macro? What is the most effective way?

Thanks for help.
Peter

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "MartinLiebig"
    Altair Employee
    Accepted Answer
    sorry I don't really understand the use case. Multiplying, Selecting one example (Filter Example Range), editing it (Set Data or Generate Attributes) and then Appending it may work though. This way is very flexible.

    Best,
    Martin