Order by or sort in Parameter for Report Builder

  • In Report Builder 2.0 I don't see a way of Sorting Parameters while using a Model. Semantic Queries are generated automatically when adding Parameters. Most report building products allow you to sort Alphabetically. If this were T SQL I could easily do this. Does anyone know of a workaround?

  • Bump.

  • You could create a view with OrderBy and use it as your report datasource. There are known issues with Orderby in views but you could try.

    Kind regards,
    Gift Peddie

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

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