Skip to main content
Solved

Merging 2 attributes into 1 attribute

  • September 13, 2016
  • 2 replies
  • 1126 views

lazarlubomir
Contributor
Forum|alt.badge.img+10

Hello,

I solve problem with attribute diversity. I need to merge values of 2 attributes into 1 attribute. Check the pic below please:

I need to get fully filled attribute igds_rotat - so values should be like that:

0

0

0

0

0

0

0

296,67

How can I reach that, please?

Thank so much

Lubo

Best answer by redgeographics

You could use an AttributeCreator or AttributeManager to add them up but it's maybe best to use a conditional value.

So if attr1 has a value that's used, otherwise it'll use the value from attr2 to fill attr1 (and remove attr2 afterwards). This does assume it's always a case of either one of them having a value, not both.

View original
Did this help you find an answer to your question?

2 replies

redgeographics
Celebrity
Forum|alt.badge.img+50
  • Celebrity
  • Best Answer
  • September 13, 2016

You could use an AttributeCreator or AttributeManager to add them up but it's maybe best to use a conditional value.

So if attr1 has a value that's used, otherwise it'll use the value from attr2 to fill attr1 (and remove attr2 afterwards). This does assume it's always a case of either one of them having a value, not both.


lazarlubomir
Contributor
Forum|alt.badge.img+10
  • Author
  • Contributor
  • September 13, 2016
redgeographics wrote:

You could use an AttributeCreator or AttributeManager to add them up but it's maybe best to use a conditional value.

So if attr1 has a value that's used, otherwise it'll use the value from attr2 to fill attr1 (and remove attr2 afterwards). This does assume it's always a case of either one of them having a value, not both.

Thank you, it works!

 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings