If there is no data for particular field value it should show blank page with error message
I have 2 filters
Country and status
Country. Status
Uk Planned
Germany
For the above example when we click on uk it is showing planned data in my table.but i want to show if I click on Germany it should give planned value in status and in my table it should show error message there is no data in Germany planned.how to do that