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
Anonymous
Not applicable

How to create measures to display "no data available" in the widgets.

Hi, I am new to power bi and i wanted to create measures to show "no data available" message in my report. Please find the below pictures for refrence. The table i want to create measure in is using 2 data columns, one is "status" and other one is "total". So i wanted a measure for this table to show "no data available" whenever the data is null/empty.

This is the widget where i wanted to create the measure

 

PRI123_0-1661250449515.png

These are the data columns that being used for this widget.

PRI123_1-1661250459768.png

 

4 REPLIES 4
Anonymous
Not applicable

Hi @amitchandak tried these but didnt work.

@Anonymous , I moved a text box behind with measure used in background of table

 

amitchandak_0-1661270928518.png

 

 

amitchandak_1-1661270953472.png

 

 

The measure used in conditional formatting of the background using the field value option

Color Net = if(ISBLANK([Net]), "#FFFFFF00", "#FFFFFF")
Anonymous
Not applicable

Hello @amitchandak thank you for this. It worked for few widgets. Thanks again.

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.