Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Sorting Parameter in Paginated Reports

Hi, Can anyone tell me how to sorting a paramter in paginated report, display the data order by desc?    
  • d_gosbell's avatar
    3 years ago

    You would edit the dataset for the query that is populating the parameter to add the appropriate order by clause. If this dataset was autogenerated you might need to right click on the datasets folder and choose the "Show Hidden Datasets" option.