Can someone help me with 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.