Page 1 of 1

Charts Column Sort order

Posted: Mon May 18, 2009 9:24 am
by Achyuthan
Hi

I am Creating a chart which uses 3 Underlying Tables

ColumnHeadders (ColumnID, ColumnName)
RowHeadders(RowID, RowName)
Quantities(RowID, ColumnID, Value)
And defined the relation ships accordingly


Now I created a Chart with Auto Series Key Data Column Set to Quantities.Relation4.RowID
Auto Series Title Data Column Set to Quantities.Relation4.RowName
Argument Data Column is set to Quantities.Relation3.ColumnName
Value Data Column is set to Quantities.Value

And The chart seem to come up with the Right Series, Columns and Value.
But the problem I am facing is that Column Values are always sorted alphabatically. And This is not what I want; The columns should not be orderd or Orderd by the ColumnID.

Please Help

I am using Version 1 (2008.1.228.0) of simulsoft



Charts Column Sort order

Posted: Wed May 20, 2009 8:26 am
by Jan
Hello,

Please try to use SortBy and SortDirection properties of series.

Thank you.

Charts Column Sort order

Posted: Mon Aug 03, 2009 3:22 pm
by Jair RC
Hello, Jan.

I have the same problem. I am using version 2009.1 and I tried in every way available in the charts but none worked.

Any other suggestions?

Regards
Jair RC

Charts Column Sort order

Posted: Wed Aug 05, 2009 7:15 am
by Ivan
Hello,
jairrc wrote:I have the same problem. I am using version 2009.1 and I tried in every way available in the charts but none worked.
Any other suggestions?
Please check the latest build.
If the issue is still present, please send to us a mrt file for analysis, and data which reproduce the issue.

Thank you.