Relative Content

Tag Archive for dax

display time difference in hh:mm:ss

Good day
In Power BI, I want to calculate the time difference and display it in hh:mm:ss. I have a field named “New” and a field named “At_Incident” which I want the difference to display as hh:mm:ss. Screenshot as below.

DAX query to remove all the nulls/blanks?

My dataset contains Null/Blank values which prevents Select-all by default in my parameter for Customer.
Below mentioned is the DAX query in which I want to remove all the nulls/blanks, so, that it selects all by default in my Customer parameter.

DAX query to remove all the nulls/blanks?

My dataset contains Null/Blank values which prevents Select-all by default in my parameter for Customer.
Below mentioned is the DAX query in which I want to remove all the nulls/blanks, so, that it selects all by default in my Customer parameter.