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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Line chart to show duration in Y-axis

The requirement is to show the jobs that ran every day by time duration in a line chart.

 

X-Axis : Date/Month/Year

Y-axis. : Job Duration (e.g 1 day 5:15:56 ( n day hh:mm:ss)

Legend : Job Names

As the Job duration is textual value, the line chart aggregates the value.

Is it possible to display job duration by day in a line chart? Is there any custom visual that can do similar things?

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

You can try to create a calculated column to convert the job duration to the number of days/hours, and it will be a numeric type. Could you please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.

How to upload PBI in Community

 

Please refer the following link to get the number of hours from duration:

Duration Calculation across days

yingyinr_0-1661501608816.png

Best Regards

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

You can try to create a calculated column to convert the job duration to the number of days/hours, and it will be a numeric type. Could you please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.

How to upload PBI in Community

 

Please refer the following link to get the number of hours from duration:

Duration Calculation across days

yingyinr_0-1661501608816.png

Best Regards

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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