Forum Discussion
Anonymous
5 years agoNot applicable
Count Blank Values in a Column
Hi Experts I am trying to count the number of blank values in my table based on another column Blank Values = CALCULATE( COUNTROWS('STG Fact_To_Do'), 'STG Fact_To_Do'[Created_Date]=BLANK(), ...
amitchandak
5 years agoSuper User
Anonymous ,
+0 to a measure and count zeros. Can you share the complete sample?
Anonymous
5 years agoNot applicable
Hi AMit
I cannot upload a file nor send a drobox link. If you create a simple DIM Date Table and link DAte from Dim DAte to Created Date in FACT table and see if the measure works