How to show customized message

If we search for a perticular policy number(if there is no corresponding data available) by using the filter
“there is no data found for this visual” is coming.
Instead of that message how to show any customized message

Hi,
@Max /@Biswajit_1993 /@Sanjeeb2022 /can any one help me on this.

Hi @Rajeshkommi - If the filter condition is not match, you will get the default message, I do not think you can create a custom message on this.

Hi @Koushik_Muthanna - Any advise on this.

Regards - Sanjeeb

hi @Rajeshkommi , Yes we can create customized message if the filter data is not available in the visual.

We can achieve this by creating parameter and the conditional rules.
Do you have any sample data for this so that we can check and validate.

Thanks & Regards
Biswajit Dash

1 Like

Hi @Sanjeeb2022 there is a way we can achieve this.

Thanks & Regards
Biswajit Dash

1 Like

Hi @Biswajit_1993 ,
This is sample data
image

And I am appling the Policy Number filter through parameter by default appear like below

and also I have applied filter condition to the table “if Name is excludes null”
image

And I search for policy number is ABCD129 then result is

My task is here instead of showing “no data” -I have to show some custom message like “For this Policy Number no data available”

Regards,
Rajesh

1 Like

Hi @Rajeshkommi

I don’t believe you can do what you are trying to accomplish.

You can show different visuals based on parameters but that will only come into play really when you know the parameter and understand what data comes back with that parameter.

For instance you could say I ALWAYS want policy number ABCD123 to return this visual. However, you sometimes don’t know if it has data or not.

I can mark what you are trying to accomplish as a feature request.