Hi,
i have prompts which is f.name , l.name, subsc, patient and provider as per requirement saying combinle
f.name and l.name for mem,
subsc, patient and provider into one data column and use the prompt select and search prompt
How can i do. it is it possible to make multiple prompts into single prompt.
ples suggest on the same.
Thanks.
For combined First name and Last name first create calculation as First_name+ ' '+ Last_name then add prompt on this calculated column