I have to create Parameter with First and last name , but some of names comes with middle intial.How to create the parameter without the user enter the middle initial. I mean we want just to enter First and last name.
I have table named People with two fields First name and last name(separate Fields).
I have table named People with two fields First name and last name(separate Fields).