label role for more than one attribute


How do I get more than one attribute to have a label role without going into the data editor? If I use the Set Role operator, all I do is set one attribute, and if I try to do another, the prior one gets replaced.
Thanks.
Scott
Thanks.
Scott
0
Answers
The label Role, as well as the ID for example, is a unique role.This is normally very useful otherwise making joins or validation would get very complicated.
What you can to is to set the role of your first label to 'regular' if you want to keep it when adding another label
Best,
David
Use the operator Loop Labels to cycle through those labels for different predictions. (See model documentation for a sample process)
Scott