cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adding values in context?

Former Member
0 Likes
120

Is there anyway to add the values in context of a field? Say you have a field we'll call ExtPrice, when I do a display context it contains two values, .50 and .59. Anyway to point this into a new field in the mapping logic as 1.09?

View Entire Topic
Former Member
0 Likes

Hi Tom,

you can try the following, using standard graphical mapping functions:

ExtPrice -> RemoveContext -> Sum -> [Your destination field]

Hope it will be helpful,

Daniele