Users with be searching manually. Here is the record selection formula I have in place:
{?ItemNumber} <> "All" and
{Item_Detail.PRODUCT} = {?ItemNumber}
or
{?ItemNumber} = "All" and {?Serial} <> "All" and
{Item_Detail.SER} = {?Serial}
or
{?Serial} = "All"
and{?OrderNo} <> "All" and...
Also when i prompt now for new parameters and I just enter a Serial number to search by it only populates the serial number data but the other data fields are blank.
I am having trouble still. I added the OrderNo parameter and in the Select Expert I added the formula you gave me. Forgive me but I don't understand about where I am supposed to add the "All" option?
I have a report that uses 3 parameters to search by Order Number, Serial, and Item Number. The set up requires that the query fields all have a full value in them or a "*" in order for any data to be pulled. I need to set up a formula that will allow the user to run a partial query in one field...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.