The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.