Loading...

qListView: Grouping on Date field

qListView: Grouping on Date field

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #4830
      Anonymous
      Anonymous
      Participant

      Hi ,

      Grouping on the date field will lump all the records that have no value together, but it will also lump all records that have the same date value together. I don't think there is a way to have all records with different (non empty) date values grouped under the same group in qListView.

      Yuan

    • #4301
      Anonymous
      Anonymous
      Participant

      Hi,

      I would like to group on a date field, but rather than grouping on each date value, I’d like to I want to lump all the records with no value together and the records that have a value together.

      Is it possible?

    • #4833
      Anonymous
      Anonymous
      Participant

      Hi,

      What you can do is create a calculated field (that returns 1 if your date field has data and 0 otherwise) on th elist then make the grouping on this calculated field.

      This would group all records that have the date field under one group and the empty records under the other group.

Viewing 2 reply threads

You must be logged in to reply to this topic.