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 Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Paramater from formula value

Status
Not open for further replies.

Thant

Technical User
Dec 31, 2007
103
US
Greetings,
I am wondering how to create a paramater based on a formula field. The formula is a case statement takes a location code (0001) and turns it into text (CMC Main)
When I go to setup my parmater i find the field that the formula is based on (location) but the original numerical values are all I see ( and there are about 1200 values)
How can I pull my parmeter based on my formula

Hope this makes sense
Thanks
 
You would have to convert the field (number?) to a string within a command in order to use it to populate a picklist--unless you want to create a static list based on the results of a separate report.

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top