Creating a combined data type attribute

Translate this pagebookmark or share this page
Ivo's picture

Posted: 2009-06-26
1256 views | 2 comments | category: ARIS Support

0
show all articles

Is there a way to create a combined data type attributes. Now ARIS allows boolean, integer, data, time etc but combined type like those for costs cannot be created or it's not obvious how. Any ideas how to solve this?

 

Regards

 

Ivo

Comments
Jens's picture

 

Hi Ivo,
It seems that this is currently not possible in ARIS.
But as a workaround you can create two user defined attributes:

  • One to specify the "amount"
  • One to specify the "unit"

Let's make an example:

To create attributes for defining costs you would create one attribute called cost of type floating point number. To specify the currency you can create another attribute of type "Values" and enter the currencies that should be supported.

To group the attributes belonging together you could use an own attribute group as subgroup of an existing group.
I hope that helps!

Regards
Jens

Ivo's picture

Thank you, Jens! Well, if there is no other way then I will go with the two-attribute approach.