cjbrown815
IS-IT--Management
Hi,
I have a line graph that is changing on a formula field. the formula field is pulling a datetime and a load number (string). The formula is:
ToText({SAMPLE.DATE1}, "MMM/dd/yyyy")& " " & " " & {SAMPLE.TEXT3}
the problem I'm having is getting the graph to sort by the actual datetime stamp (without showing it). It's sorting by the new format (Oct, Sept, July, Jan, Aug)
I thought if I put a sort by SAMPLE.DATE1 right in the formula I can get it to sort correctly. I want the X axis to sort from the left by the earliest date for a trend graph.
How can I get this to display as it is but sort correctly?
Thanks
-CJ
SQL2005// CRXIr2// XP Pro
"Progress lies not in enhancing what is, but in advancing toward what will be"
-KHALIL GIBRAN 1883-1931
I have a line graph that is changing on a formula field. the formula field is pulling a datetime and a load number (string). The formula is:
ToText({SAMPLE.DATE1}, "MMM/dd/yyyy")& " " & " " & {SAMPLE.TEXT3}
the problem I'm having is getting the graph to sort by the actual datetime stamp (without showing it). It's sorting by the new format (Oct, Sept, July, Jan, Aug)
I thought if I put a sort by SAMPLE.DATE1 right in the formula I can get it to sort correctly. I want the X axis to sort from the left by the earliest date for a trend graph.
How can I get this to display as it is but sort correctly?
Thanks
-CJ
SQL2005// CRXIr2// XP Pro
"Progress lies not in enhancing what is, but in advancing toward what will be"
-KHALIL GIBRAN 1883-1931