Open nicurgo opened 4 years ago
In short, I would like to create hierarchies in the tasks. In xViz Gantt you have this option, but to personalize the rest, you have to get paid.
In Gantt 2.2.3 by Microsoft multiple fields in task bucket are not provided. For hierarhy there is Parent field - but it should be only 1 level hierarhy
@nicurgo you have to change GUID of the visual: https://github.com/microsoft/powerbi-visuals-gantt/blob/master/pbiviz.json#L5
Power BI uses the latest published version of the visual. Pay attention that custom version of Gantt will not updated automatically when the new version will be released by Microsoft
I installed Gantt on Power Bi. I couldn't do what I wanted (put more than one task in the task field), after some research I got here. I downloaded the files and compiled them in Visual Studio, generated the file "Gantt1448688115699.2.2.3" in the dist folder. When uploading the file to Power BI, no new fields appear. Do I need to delete the old file? Can anyone guide me how to proceed?