Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Aravindanbu3012
Frequent Visitor

PowerBI Advanced Gantt chart Definitive Logic color coding problem

Aravindanbu3012_0-1723556914492.pngAravindanbu3012_1-1723556923878.png

Definitive Logic's Custom Gantt Chart provides a timeline in either calendar years or government fiscal years with tasks able to be broken up into separate swim lanes. Formatting options include flagging tasks to be formatted differently, adding baselines beneath tasks, and a color measure to change task colors. BUT I am not able to change the colors of the taskname here using the option colors and there is no option called data colors as well in the formatting pane 
How do I color code this visual?

1 ACCEPTED SOLUTION
arava
Regular Visitor

I don't see any documentation after a quick web search, but I would assume they are looking for color hex values (ie "#XYZ123" format). Create a calculated column that uses the SWITCH( ) function to determine the proper color for each row in your table.

View solution in original post

1 REPLY 1
arava
Regular Visitor

I don't see any documentation after a quick web search, but I would assume they are looking for color hex values (ie "#XYZ123" format). Create a calculated column that uses the SWITCH( ) function to determine the proper color for each row in your table.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors