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:

 

 

1 Reply

  • To report on things that are not there you need to use disconnected tables and/or crossjoins