Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
After an update, the percentage completion line has been changed to a percentage completion coloured bar. Does anyone have the code for the older version, for the % completion line?
I believe the method taskProgressRender has to be changed.
Would appreciate guidance on how i can adjust the current code- see image of the method taskProgressRender.
I am using the code from GitHub and please direct me with the line numbers using the file -> https://github.com/microsoft/powerbi-visuals-gantt/blob/master/src/gantt.ts , since this is where majority of the changes will take place.