I would like to make a report where user could be prompted to select a customer or other specific info he needs.
Is it possible to have a 'window' open where user could enter the ciustomer number for example.
Thanks in advance
Go to the field explorer->parameter->new and create a parameter
{?custno}. If the customer number is a number, choose "number" as the datatype, otherwise select "string". If you want the ability to select multiple customers, then set that option to allow multiple values (or in higher versions, set multiple values to true). Then go to report->selection formula->record and enter:
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.