The situation: I am generating reports using Report Builder 2.0 and a Report Model that I have created.

The question: How does one sort a parameter list alphabetically? Simple question, but I can't find the answer for the life of me. Kudos to whoever can provide an answer.

link|improve this question

feedback

2 Answers

Depends how your defining the list, but most commonly by adding an order by statement to the sql that defines the parameter list.

link|improve this answer
As the question states, I am tied to a Report Model, and therefore do not have direct database access. – James Jones Feb 4 '10 at 20:28
feedback
up vote 0 down vote accepted

As it turns out, the answer to my question does not exist because it is not possible. There is an open issue at connect.microsoft.com for this missing feature. Please upvote it on Microsoft's site so that they will fix it in the upcoming version of Report Builder. Thanks.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.