I am using a Qlikview chart to display some data and having a filter which can filter the data appropriately.
I am using expressions to calculate the percentage, count of records on the chart.
But when i choose a filter option for which there is no data, i need to display something like "Not applicable for this category" if the data for that filter doesn't exists.
I tried using Custom Error messages, but it's not working any ideas on how we can do that.