OrderByExpression for two FieldExpression?
Results 1 to 2 of 2
  1. #1
    Senior Member
    Join Date
    Oct 2008
    Posts
    201

    Default OrderByExpression for two FieldExpression?

    In Custom Reports you can sort the Report with the OrderByExpression command. But if you have more than one FieldExpression, the one that is not sorted is totally mixed.
    But the must be a possibility to order more than won.
    How can i do it?

  2. #2
    Senior Member
    Join Date
    Oct 2008
    Posts
    201

    Default

    Thx, now i know:

    you have to seperate the FieldExpression (FE) with a comma

    OrderByExpression="FE1,FE2, ASC"

Similar Threads

  1. OrderByExpression
    By alpatters in forum Manager General
    Replies: 3
    Last Post: 09-30-2008, 06:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •