Forum Discussion
DAX String to define Blanks
- 3 years ago
Hi, Adrian_A ;
You could create a measure as follow:
Measure = COUNTROWS(FILTER('Table',[Exteriors Approved3]=BLANK()))The final show:
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for the assist!
I blieve i am still missing somthing, can i please provide a sample? It seems when i run the string accross my table it stll returns the entire tabel because it is still refrencing the rows with data in the cell.
Again, thanks so much for the assist !!
Please provide sanitized sample data that fully covers your issue.
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523