QlikMapsQlikMapsDocumentation for QlikViewPopupsCreate a popup that shows custom HTML code

Create a popup that shows custom HTML code

Edit the Popup Text expression

The popup text is controlled by modifying the expression for “Popup Text” in the “Marker Properties” and “Polygon Properties” sections. Any valid HTML that can reside in the <head> section can go into a popup. This means that javascript and iframes are also permissible in popups.

Typically it is best practice to develop in a HTML editor, then cut and paste the code into the “Popup Text” expression in QlikView. Once it is in the QlikView expression, you must enclose static text in single quotes and concatenate with QlikView fields using the ‘&’ character. Examples are shown in the following articles:

If you do not have an HTML editor like Microsoft FrontPage or Adobe Dreamweaver, there are several free online HTML editors like this one: http://www.quackit.com/html/online-html-editor.