Recieving Filtered Data

P

Phil Birkland

I have a scenario where I am publishing my infopath form to a sharepoint
document form library. Further I have a relationship between these
individual forms, sort of a master/trailer relationship.

What I would like to do is to mark a form as the Master Form. Then the
trailer form would be able to recieve data (user initiated) from the master
form that is already on sharepoint.

So I have set up a data connection to recieve data from the very list that I
am publishing to, and that is fine, but I am unable to filter the column of
data that I am receiving based upon a user entered value. Infopath tells me
I can't filter this type, or something.

Is there another way I can acheive this?
 
S

Shiva (GGK Tech)

Hello,

You have to add filer condition for details table as per your condition to
filter out those data.
 
Top