Sorting on a Grouped Report | Community
Skip to main content
Level 2
March 23, 2020
Question

Sorting on a Grouped Report

  • March 23, 2020
  • 1 reply
  • 487 views
I have a fairly simple Report/View with just 1 grouping. I then want to sort by 1 column within those Groupings. My order of operations was: 1) Set groupings in Report Builder mode - I am grouping by "Project" group.0.linkedname=project group.0.namekey=view.relatedcolumn group.0.namekeyargkey.0=project group.0.namekeyargkey.1=name group.0.valuefield=project:name group.0.valueformat=string textmode=true 2) Customize a View 2b) Add Text mode to that Column to drive the Sort - I want to sort by "Ordered Task Name Manual" linkedname=direct namekey=Ordered Task Name Manual querysort=DE:Ordered Task Name Manual sortOrder=1 sortType=asc textmode=true valuefield=Ordered Task Name Manual valueformat=customDataLabelsAsString 3) Apply that View to the Report by Default It just does not seem to be sorting by the Column, though. Any help? Seth Nickinson GAF ENERGY
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Level 9
March 24, 2020
I had the same issue, Seth. I've been trying to sort groupings for quite a while, but no luck. Nick Valeriote