Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Nice day.
I want to make a line graph with the following information:
I want the weeks to be on the axis part and the average time in quality and SET-UP to be in lines.
However to pass the visualization to line graph the values are automatically put in count (As I read it is because it is in hh:nn format)
And the graph ends up looking as follows:
There is some way where the data is not counted and you can see using the ekl lines
@Syndicate_Admin , In case you plan to show time on y-axis. I doubt that is available as of now
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 20 | |
| 20 | |
| 12 |
| User | Count |
|---|---|
| 63 | |
| 56 | |
| 47 | |
| 44 | |
| 37 |