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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

graph

I have used one rectangle transparent shape and i have used below measure, how to add picture along with if no data is available  with the "breed data is not available" 

like below picture:

 

No Data for Census = if(ISBLANK(COUNTROWS('Primary Secondary Details')),"breed data is not available","")

// If the number of rows in PrimarySecondaryDetails is 0, then No Data is Available is displayed.

  

asgar_gormalone_0-1695360689045.png

 

my requirement:

asgar_gormalone_1-1695360689045.png

@aj1973 can you please look into this

 

 

1 REPLY 1
lbendlin
Super User
Super User

No need for a measure.  Put a text box behind the chart box, and then control the chart's opacity.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors