I'm trying to create a Gantt visualization in OAC ODV that looks like the configuration in the snapshot below. All the columns are in the source data except the Days column, which I created using the timestampdiff function. I found something online that mentioned combining a Gantt and Table visualization but couldn't figure out how to bind them together. The closest we could get was a hierarchical look for the project and task, but was unable to add the start, end, days, and progress as columns along with the Gantt chart. Any suggestions?