Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
dparkinson
Advocate I
Advocate I

Count of Blank Items missing.

Hi,

 

I have a column chart which shows a count of statuses from a spreadsheet.  Some of the fields are blank.

 

In the filters section, it clearly shows there are 11 blank entries, but the chart is not showing them.

 

The Axis has "Show items with no data" selected.

 

Any thoughts on how I can change this?

 

Thanks,

D.

Capture.PNG

3 REPLIES 3
Sean
Community Champion
Community Champion

@dparkinson create a simple Measure Count Scope RAG = COUNTROWS(TableName) and use it instead

 

seems the built-in count you are using - when you drag a column and change to Count of Scope RAG ignores the blanks

Sorry, I should have been clearer -- this is under the PowerBI Service forum, so I don't believe I have the ability to add a measure right?

 

I think we've resigned ourselves to using the desktop version now that it supports Sharepoint folder connectivity, so will give it a go.

 

Thanks for the response.

D.

I suppose you have figured it out by now. Else this link can help :

 

https://social.technet.microsoft.com/Forums/en-US/a90ee970-812d-447b-aece-6b99a73a6b7b/count-blanks?...

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors