Gantt Chart column grouping in UI Builder

bpatrick
Mega Contributor

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?

2 REPLIES 2

Tanushree Maiti
Tera Patron

Hi @bpatrick 

 

Check this stored app: Gantt UI Builder Component 

 

Key features
  • 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
Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

bpatrick
Mega Contributor

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)