Forum Discussion
Anonymous
7 years agoNot applicable
Power Query M
hi everyone, i have created the following measure on the column 'col1' of the table TABLE1 and would like to implement the same inside the advanced editor. col1_DistinctCount = calculate(...
ibarrau
Super User
7 years agoYou should check function names constantly. This is from the last power bi desktop release (Jul-2019):
DISTINCTCOUNTNOBLANK ( <ColumnName> )
Checkout the name of the post. Is power query when the question is about dax y dax forum. Be carefull.
Regards,