- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2016 09:35 PM
Hi,
In list control, we have 10 columns. Out of those 10 columns, for 1 column, in context-menu, "Group by" & Other charting options are disabled. I would like to understand what is the reason behind this?
Thanks
Rami Reddy
Solved! Go to Solution.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2016 01:18 AM
Hi Sergiu,
After playing with various column lengths, I understood that till 255, it allows "Group by" After that it won't allow "group by".
Thanks
Rami Reddy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2016 12:14 AM
Is that a date/time field? Grouping on date/time fields is not allowed.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2016 12:21 AM
Hi Sergiu,
It's a string field with length specified as 500.
Thanks
Rami Reddy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2016 12:39 AM
Why would you want to group on a string that has a length of 500?
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2016 12:43 AM
Hi Sergiu,
Is it issue with length? What is the maximum length we can set so "grouping" is enabled?
Thanks
Rami Reddy