Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I have a data which contains the Time column, and I need to find an "Average" Time on each segment.
I have used this DAX function Average Idle Time = FORMAT(CALCULATE(AVERAGEX(Sheet1,Sheet1[Idle Time])),"HH:MM:SS")
and and I created a Measure & I got the result. but I can't able to build a visualization since Measure is in text format. 😞
Does anyone can help me with the solution, or with DAX function to finding an average TIME.
Regards
Shiva
Solved! Go to Solution.
Hi @Shivaraju,
It's not supported to display time duration in Y axis of the column chart. To workaround the issue, you can either convert time to number or use R visual. See: https://community.powerbi.com/t5/Desktop/Display-time-in-Y-axis-using-Power-BI-clustered-column-char...
Best Regards,
Qiuyun Yu
Hi @Shivaraju,
>>I can't able to build a visualization since Measure is in text format
Which visual do you want to visualize the measure data? I see you already put the measure in a table visual. Please share detail information about your desired result.
Best Regards,
Qiuyun Yu
Hey Qiuyun Yu , Thanks for the reply.
I want to build a column chart! but it's not allowing me to do that 😞
I can see the average time in a table visual! but I can't build any visualize except the table.
.....
Regards
Shiva
Hi @Shivaraju,
It's not supported to display time duration in Y axis of the column chart. To workaround the issue, you can either convert time to number or use R visual. See: https://community.powerbi.com/t5/Desktop/Display-time-in-Y-axis-using-Power-BI-clustered-column-char...
Best Regards,
Qiuyun Yu
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
70 | |
64 | |
51 | |
39 | |
26 |
User | Count |
---|---|
86 | |
55 | |
44 | |
42 | |
36 |