I'm trying to connect an infopath webpart to a list view webpart. From what I can tell everything should be working problem, but when the "value" gets sent to the list view webpart, it always filters it for blank, even when the provider field (in the infopath form) has something in it. I've attached my form here. I want to use the dropdown for "SO number" and send that value to a list view. I've even created a button that will submit to webpart, tried rules on the dropdown, but I always end up with a "blank" filter on the list. Is this possible? Thanks