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

View all the Fabric Data Days sessions on demand. View schedule

Power BI > DAX Measures > should still be able to pick Data Type (currently replaced with Home Table

I've got a measure that produces an average number of seconds across multiple Rows of the data table, but I can't display this result as [h]:mm:ss format in Power BI like I can in Excel. I'm stuck dealing with either decimal seconds/minutes/hours, or converting it to a formatted String, which can't be displayed in a column chart. It's absolutely reasonable to show this as either a Duration type or at least a Time in [hh]:mm:ss format and still be able to chart it out (e.g. Line/Column chart/axis labels, not just Table/Matrix cells). 

Status: New