Forum Discussion
MS Project for the web visualize dependencies
- Anonymous1 year ago
Hi Anonymous,
Got it working! Managed to use a template from David Bacci.
GitHub - PBI-David/Deneb-Showcase: A collection of advanced dataviz examples using Vega, Vega-Lite, Deneb and Power BI.
He created a visual using DenneB. So, I need to accept my own response as a solution based with the help of your steering. š
Hi Anonymous ,
This is a common challenge with Power BI. Unfortunately, the built-in Gantt and bar chart visuals in Power BI do not support drawing dependency lines between tasks (like the arrows/lines you see in MS Project). Among the free visuals, there isnāt a Gantt chart that visually displays dependencies with lines.
Here are a few alternatives you can consider:
- You can try using custom visuals like Deneb or Charticulator to create your own Gantt or dependency chart. These tools let you customize visuals and can technically draw lines/arrows for dependencies, but they require some knowledge of Vega/JSON or custom visual logic. Itās a free but more technical solution.
- Most of the third-party visuals (like Gantt Chart by MAQ Software) that support dependency lines are paid, and you mentioned you want to avoid that.
- As a workaround, you can display the āpredecessorā information (which task depends on which) as a tooltip or in an extra column. While this doesnāt draw a line, it at least shows the dependency information in a practical way.
In summary, thereās no easy and free way to visually show task dependencies with lines in Power BI. Your options are to either build a custom visual (with Deneb/Charticulator) or show the relationship in data form (like a tooltip or extra column).
If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.
translation and formatting supported by AI