Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
pgalvezt
Specialist
Specialist

warning no data to show

Hello,

Client ask me for another requirement when qlikview not find a value. The idea is when client select a value in the field appears a massage indicating that this value doesn´t exist.

I try with:

=GetSelectedCount(Cod_Product) = 1. This work right but how can I should for appear the bottom when QlikView not find a value?

Thank you!

5 Replies
pgalvezt
Specialist
Specialist
Author

Any Help?

Not applicable

Hi,

I didnt get your requirement. If a value is selected it means that it exists, where is the question of doesn't exist.

But you can have a text box with conditional display. Condition is that the value exists.

Kiran.

brenner_martina
Partner - Specialist II
Partner - Specialist II

Hi,

you can rightclick on the sheet and show properties, there you find Objects and you can choose your Button by ObjectID or in settings documentproperties security you can show all hidden objects!

Greetings from Munich

Martina

pgalvezt
Specialist
Specialist
Author

Thank you for your reply and Im sorry maybe not clear with this but you right I need to put a Alert message where is the code doesn't exist. For example  I have a list of codes if the user put looking for 12345 if QlikView show in the charts no data to show I would like to emergent alert (like: code doesn't exist) for the user.

Thanks.

pgalvezt
Specialist
Specialist
Author

Thank you Martina. When I selected a value the object appear the idea is when the value doesn´t exist the object appear. My field is called Cod_product.

Thank you!