I have two forms (A & B) both having the same field UserName.
I created and embedded view with a single category field (UserName).
However, it is showing documents for form A & B. I only want to show all the documents related to username. I don’t any documents from form A in the embedded view.
What do I have to do?