Reports: Group By Array / Multi Enum field

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alasdaircr
    Active Community Member
    • Aug 2014
    • 525

    Reports: Group By Array / Multi Enum field

    Hello,

    Currently it's possible to choose Array & Multi-Enum fields as valid GROUP BY fields in a Grid Report.

    They should be hidden from view as they do not function correctly - they group by the json stored in the database. Please try it and see.

    Going forward it would be great to be able to group by these types of fields. Hopefully you can support it one day.
  • yuri
    Member
    • Mar 2014
    • 8557

    #2
    I think we will never support these fields. I thought they are hidden. Will check it.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • alasdaircr
      Active Community Member
      • Aug 2014
      • 525

      #3
      Due to the complexity / it not working via a standard SQL query?

      Comment

      • yuri
        Member
        • Mar 2014
        • 8557

        #4
        Yes. We always recommend using relationship instead of array and multi-enum if it's supposed to apply filters by these fields.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • yuri
          Member
          • Mar 2014
          • 8557

          #5
          Maybe in future we will implement that values are stored in database but we have much more important things to be done for now.
          If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

          Comment

          • alasdaircr
            Active Community Member
            • Aug 2014
            • 525

            #6
            Yep understood. The nice thing multi-enum / array is they're quick to use and look better when squeezed into a detail view etc. Plus only Admins can specify the options

            Comment

            • romach
              Junior Member
              • Apr 2022
              • 19

              #7
              Group by does not work. That is ok. Why can't you add these fields to columns? Espo v.7.1.10

              Comment

              • yuri
                Member
                • Mar 2014
                • 8557

                #8
                Originally posted by romach
                Why can't you add these fields to columns? Espo v.7.1.10
                I added it for you in the new advanced pack version.
                If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                Comment

                Working...