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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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?
Solved! Go to Solution.
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
Best Regards
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
Best Regards
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
8 | |
3 | |
3 | |
3 | |
3 |