Sorting report by a custom column date | Adobe Higher Education
Skip to main content
Level 3
May 7, 2019
Frage

Sorting report by a custom column date

  • May 7, 2019
  • 2 Antworten
  • 726 Ansichten
Is it possible to sort a column within a report view by a date that is being pulled from a collection? Text mode code below. displayname=Date ready to publish listdelimiter= listmethod=nested(predecessors).lists querysort={predecessor}.{actualCompletionDate} textmode=true type=iterate valueexpression={predecessor}.{actualCompletionDate} valueformat=atDate I would like the report to sort by this column with oldest dates at the top. Is it possible I tried adding: "sortType=asc" but an error message "Unable to edit the column text mode data in the view builder" pops up and will not allow me to save changes. Thanks. Cameron Howitt
Dieses Thema wurde für Antworten geschlossen.

2 Antworten

RhondaGayleTX
Level 5
April 30, 2024

Hi, Cameron, I am getting the same error in 2024...did you ever figure out why this was happening?  There doesn't seem to be much info about this particular error

-JC
Level 6
September 17, 2024

Also facing this issue, specifically when trying to work with sortOrder. Anybody figure out the problem?