Forum Discussion
AppleBoy
9 months agoFrequent Visitor
Need Month-Year Granularity in Free Gantt Visual for Power BI
Hi Team, I’m working on a project timeline visualization in Power BI. My goal is to show projects across months (MMM-YYYY) with managers clearly visible. Current challenges: The Microsoft Gantt v...
Kedar_Pande
Super User
9 months ago
Matrix workaround:
Rows: Manager → Project Name
Columns: Year-Month (MMM-YYYY)
Values: Start Date flag (1/0), End Date flag (1/0)
Conditional formatting: Background color for duration span
- AppleBoy9 months agoFrequent Visitor
Hello Kedar_Pande
I tried this but there then what happens is it only show the projecte is active during a particual month and doesnt show it is active till the end of the project time line.
The requirement is to show what manager is busy during a year and how they can allocate resource.