Tablix, Corss table sort sequence

  • Hello,

    I created a SSRS report using a TABLIX with cross table functionality.

    It looks like this:

    Application IPaddress 2009/10 2009/11 2009/12

    details...

    details...

    details...

    The cross table part (yyyy/mm) from left to right is sorted ascending by default.

    Can I influence this ordering? What I want is the report to be like:

    Application IPaddress 2009/12 2009/11 2009/10

    details...

    details...

    details...

    Thanks in advance,

  • If it is 2008, in Column Groups, right click the Group properties of the YYYY/MM column and under Sorting, choose that column and set the Order appropriately.

    This should work.

    Siva.

    View Siva Gurusamy's profile on LinkedIn

    "Software changes. This is a rather obvious statement, but it is a fact that must be ever present in the minds of developers and architects. Although we tend to think of software development as chiefly an engineering exercise, the analogy breaks down very quickly. When was the last time someone asked the designers of the Empire State building to add ten new floors at the bottom, put a pool on the top, and have all of this done before Monday morning? " : Doug Purdy, Microsoft Corporation

  • Siva,

    Thanks very much.

    This was the only place I overlooked.

    Regards,

    Robert-Jan

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply