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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I want to show the below in hh:mm format. Is it possible?
Note that I am using feild parameters for measures, so that might add another layer of complexity.
@PBI_Member , There is currently no way of showing time on y-axis. There is a formatting way that works in table visual but does't work on axes. What can be done is convert every time into decimal number like 6:30 is 6.30 and 15:30 as 15.30 or change into minutes like 6:10 is 370 minutes. But there is no way of plotting time on y-axis.