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! Request now

Reply
hanmcm
Frequent Visitor

GANTT Chart and DAX Expressions

Hi I am trying to create a gantt chart which will show all the scheduling for projects which are in development. I need to be able to have multiple date fields within the start and end date fields and be able to filter using a slicer. Is this possible? Also need dates that have gone past their due date to become 'overdue' in status column is there a DAX Expression to make this possible?

Thanks

1 REPLY 1
Anonymous
Not applicable

HI @hanmcm,

 

>> I need to be able to have multiple date fields within the start and end date fields and be able to filter using a slicer.

Please provide more detailed information and data structure to help us clarify your requirement.

 

>>Also need dates that have gone past their due date to become 'overdue' in status column is there a DAX Expression to make this possible?

You can add a calculated column with dax formula to check date and return tag.

 

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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