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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Shivaraju
New Member

Unable to build an visualization with measures

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. 

PBI.PNG

 

 

 

 

Regards

Shiva 

 

 

 

 

1 ACCEPTED 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 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-qiuyu-msft
Community Support
Community Support

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 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.