cancel
Showing results for 
Search instead for 
Did you mean: 

Assignment in Multivalued Tuple

0 Kudos

Hello,

I am using SP11 and requirement is to assign default value in Multivalued tuple. Below assignment is working fine manually if there is value in the tuple field already. But if there is no Value (no records) in tuple field, then record is not creating. Please suggest

IF(HAS_ANY_VALUES(Customer Group.[Record],Customer Group [01], Customer Group [02])AND Account Group.[Record]=Account Group [0001, Sold-to party],Business Division [01, Total], Membership.Business Division.[Record])

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member226173
Active Participant
0 Kudos

HI Abdul,

Correct me if i am wrong here . The assignment which you have written should always have a triggering action for it to be executed .

How do u expect to run this asignement and select default a value during run time .

Are you going to write some custom code to trigger this ???

Regards,

Vag Vignesh Shenoy