Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

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.

  

 

my requirement:

aj1973 can you please look into this

 

 

1 Reply

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