Gantt Chart column grouping in UI Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
From the documentation, it looks like the Gantt Chart component in UI Builder can support grouping by columns, subcolumns, or data hierarchy but from the available documentation I have not been able to get any of this to work.
Can anyone point me towards a working sample where columns are or can be grouped together?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @bpatrick
Check this stored app: Gantt UI Builder Component
- Task Hierarchy: Visualize the relationship between tasks as a parent-child relationship
- Columns: Easily see all relevant information about a task such as resources and due date in one place as tabular columns
- Column pinning: Keep important columns in view at all times, even when scrolling horizontally
- Column personalize: Customize your view to show only the columns you need
- Sort: Easily prioritize tasks based on due date, priority, or any other criteria to ensure the most critical tasks are completed first
- Filter: Quickly find and focus on tasks that meet specific criteria, such as tasks assigned to a particular team member or tasks with a certain level of priority
- Timeline visualizations: Quickly understand the duration and progress of a task with a visual timeline that allows for easy tracking of project status and milestones as a horizontal bar
- Dependencies: Use dependencies to coordinate tasks and ensure that they are completed in the correct order, avoiding any conflicts or delays
- Critical tasks: Identifying critical tasks to avert delays or failures
- Holidays visualizations: Ensure accurate scheduling by allowing users to account for holidays, weekends, and other non-working days
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Thank you, I am using that component and looking through the documentation at Now Component Library | ServiceNow Developers, but I can't seem to get any of the grouping/hierarchy to work (other than having the data binding script aggregate data to produce fake aggregated records)