Gantt UI Builder to display Metric Instances
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
I need to build a dashboard with a Gantt chart that visualizes Metric Instances for Project Phase Changes.
I've got the metric_instance creating reliably.
I can get the component (Gantt UI Builder) onto a UI Builder dashboard.
I can get the data resource created and retuning JSON.
How do I bind the JSON to the component?
I see the little "bind data" icon.
When I bind data to Gantt columns [look_up_records_1>results>0>id>displayValue], I Gantt component shows the correct number of records.
I can't seem to get the values to appear... the list of projects (from the metric_instance.ID), the start time, the end time.
I can navigate through the JSON, but which JSON elements do I connect with the various attributes of the component such as: Gantt column, Record List, Row Context Menu ?
Any recommendations or examples would be GREATLY appreciated.

