Message 1 of 3
match/convert attribute with another attribute with lookup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a block with some attributes. One of the attributes presents masterdata (ID) of a database.
This attribute contains e.g. the following ID’s: 001, 002, or 0003. These values you can be chosen from a lookup (lookup table matches the table in the database).
The software, which uses the database, reads the data (attribute with ID) from the drawing and converts these ID’s automatically to:
0001 = A
0002 = B
0003 = C
In my drawing I also want to have an attribute which converts automatically 0001 to A , 0002 to B etc. because the people who only receives a drawing don’t know the meaning of the ID’s but do understand the meaning of A,B and C.
Is this possible with a field?