Insight Visual - No Data Found

Hi,
How to display default values if no data found in insight visuals?
example: if no data display ABC
Currently I tried with Unique values >0 but still failing.

@SantoshB, to display default value when no data found, you want to check for uniqueGroupValuesCount = 0 then “display default message”.