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

Formatting parameters

Status
Not open for further replies.

JanetStackpole

Programmer
Sep 30, 2005
24
US
Hello, I am new to Crystal 9 from Oracle Discoverer. I have a parameter list from a table. It is pulling from a year field. When I declare it as a number I get 2,006 for the year. Is there a way to format this to display 2006?
 
Do you mean that the drop down picklist for a numeric parameter in Crystal is showing a comma for the value?

Go to the Report->Options->Fields->Number-Customize and uncheck the thousands separator.

This will now become the default for all number fields, inclusive of parameters that are populated using the set default values.

-k

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top