Hi leela,
Try the below, sometimes Multi and Free do not go well together. Designer guide says "Use free if the user can enter a value, or select one from the list of values."
@Prompt('PName','A',,Multi,primary_key,Persistent,,User:1)
or
@Prompt('PName','A',,Multi,constrained ,Persistent,,User:1)
Thanks
Mallik