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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

send several emails via macro / openURL

Hello everybody,

I'm having a list box containing several e-Mail addresses and I want to send an email to each of them. However, I don't want this to happen within a single window, but I rather want to open as many messages as there are addresses.

Up to now, I'm using a button with the openURL action ("='mailto:'&FIELDVALUE&'?subject=topic'") which is working fine for one value or when concatenating more values with a semicolon, but I don't know how to go through all the selected values and open just as many message windows.

By the way, the program will be run on a server, therefore I prefer the openURL solution. Any help is highly appreciated!

Thank you,

Christian

0 Replies