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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
billyrich83
Frequent Visitor

Table visual to show zeros/blank values

Hi I'm trying to create a table vidual in Power Bi to help track numerous kpis for our project. It's things like late doucments, late invoices, number of actions and num,ber of tasks. 

 

I need the tablke to show blank or 0 results and not filter these out of the table is the a simple way to do this? 

 

I'm currently playing about and using slicers but its going to get messy. 

 

see screen shot below let me know if you nmeed a copy of the report as  I will need to edit as due to some of the information being sensitvie. 

 

Thanks 

 

 

Sponsor BI.png

2 ACCEPTED SOLUTIONS
v-jianboli-msft
Community Support
Community Support

Hi @billyrich83 ,

 

Power BI lets you visualize data from various sources. When you create a visual, Power BI only shows relevant data to properly manage how data is presented and displayed. Power BI determines which data is relevant based on the configuration of the visual and the underlying data model. However, there may be times when you want to show items with no data.

The Show items with no data feature lets you include data rows and columns that don't contain measure data (blank measure values).

vjianbolimsft_0-1680746358554.png

For more details, please refer to:

Show items with no data in Power BI - Power BI | Microsoft Learn

 

Best Regards,

Jianbo Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

Ashish_Mathur
Super User
Super User

Hi,

The measure should be as follows:

Measure = coalesce([your measure],0)

Hope this helps.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

2 REPLIES 2
Ashish_Mathur
Super User
Super User

Hi,

The measure should be as follows:

Measure = coalesce([your measure],0)

Hope this helps.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
v-jianboli-msft
Community Support
Community Support

Hi @billyrich83 ,

 

Power BI lets you visualize data from various sources. When you create a visual, Power BI only shows relevant data to properly manage how data is presented and displayed. Power BI determines which data is relevant based on the configuration of the visual and the underlying data model. However, there may be times when you want to show items with no data.

The Show items with no data feature lets you include data rows and columns that don't contain measure data (blank measure values).

vjianbolimsft_0-1680746358554.png

For more details, please refer to:

Show items with no data in Power BI - Power BI | Microsoft Learn

 

Best Regards,

Jianbo Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.