Here is the environment:
BOE XI R2 w/ SP1 running on Windows 2000 server, IIS 5.0
Using Windows AD authentication to log onto Infoview
Windows 2000 and Windows XP on user workstations
Here is the problem:
When I access my URL to Infoview, I receive a Windows popup "Enter Network Password" that...
Thanks for the advice. I actually set up a parameter to prompt the user for a filter type selection of 1 or 2. Then I added a formula in select expert to filter the data based on the filter selection.
if {?Filter Selection} = "1" then
fieldname1 = {?Prompt} else
fieldname2 = {?Prompt}
I have a report that needs to be filtered by two different date fields: Date Returned and Transaction Date. I need a parameter that will allow the user to enter a date range for one of them and leave the other one blank. The english logic would be "Date Returned between start date and end...
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.