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

formatting attributes

Status
Not open for further replies.

Sridharan

Technical User
Dec 3, 2001
523
IN

Is it possible to format the way attributes are displayed like we do for metrics.... I have a date column as attribute and when i use that in my reports it displays in mm/dd/yy format.... Can i change that to dd-mmm-yyyy format......



 
the easiest way would be to use a pass-through function on an attribute form. I'm not sure what DB you are using but i'm sure there is a simple DB specific function that will do the conversion. if not, you can create an additional column in the DAte lookup table that has the date in the format that you would like to use in the report.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top