Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Alert Conditions and Bookmarks

I must be missing something.....I know how to create an Alert and associate a Bookmark with it, but how do I create a Bookmark, and therfore the Alert, when the data doesn't exist in my data set yet?

For example, I need an Alert that tells me when an order for a particular product, by a particular customer, gets loaded into my data set. But this condition is rare, hence the need for an Alert. So the customer/product combination doesn't exist when I'm trying to create the Bookmark and Alert. Catch 22?

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

You don't have to use bookmark.  Use a condition, something like this:

Customer = 'John Doe' & Product = 'QlikView Server ver 13.0'

(A little more complex than that, but I hope it gives you the idea)

Regards,

Michael

View solution in original post

2 Replies
Anonymous
Not applicable
Author

You don't have to use bookmark.  Use a condition, something like this:

Customer = 'John Doe' & Product = 'QlikView Server ver 13.0'

(A little more complex than that, but I hope it gives you the idea)

Regards,

Michael

Anonymous
Not applicable
Author

See, I knew I was over (or under) thinking this.   LOL

Thanks Michael!