Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Custom List of Values in Web Intelligence 2.7

Status
Not open for further replies.

dowlingc

Programmer
Feb 5, 2002
3
US
Is anyone having this problem with WebI 2.7??

The config I have is as follows: Win2K Server; IIS 5.0; WebI 2.7.

I have an object in the universe that has prompts in it. I enter my own values for LOVs so it is easier on the user. ie.. they do not have to wait for values to return.

My object example:

CurrEmplStatus.XLATLONGNAME IN @Prompt ('14. Employee Status: (required)', 'C',{'Active','Leave With Pay','Leave of Absence','Terminated'},multi,constrained)

The problem is that since I upgraded to Win2K Server with IIS 5.0 the last entry in the list box for these prompt objects now has extra garbled characters appended to it.

For example this list would appear as so in the list box in WebI:

Active
Leave With Pay
Leave of Absence
Terminated#$@^^%%&

Anyone experiencing the same issue?? This does not occur in full-client.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top