<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Email current selection with button press in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Email-current-selection-with-button-press/m-p/1948855#M668</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a use case and unsure where to start. I need to send all current users selection via email when the user hit a button in the app. This can be jsut a text or html email.&lt;/P&gt;
&lt;P&gt;The end goal is to pass the selection as filters to Nprinting task ( I can manage this bit). The challenge I have is to create a buttoon that reads all the selections and start an application Automation that sends it to an email address.&lt;/P&gt;
&lt;P&gt;Please let me know yoru ideas on how to handle this use case.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;Eric&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2022 05:57:25 GMT</pubDate>
    <dc:creator>ericdelaqua</dc:creator>
    <dc:date>2022-06-28T05:57:25Z</dc:date>
    <item>
      <title>Email current selection with button press</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Email-current-selection-with-button-press/m-p/1948855#M668</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a use case and unsure where to start. I need to send all current users selection via email when the user hit a button in the app. This can be jsut a text or html email.&lt;/P&gt;
&lt;P&gt;The end goal is to pass the selection as filters to Nprinting task ( I can manage this bit). The challenge I have is to create a buttoon that reads all the selections and start an application Automation that sends it to an email address.&lt;/P&gt;
&lt;P&gt;Please let me know yoru ideas on how to handle this use case.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 05:57:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Email-current-selection-with-button-press/m-p/1948855#M668</guid>
      <dc:creator>ericdelaqua</dc:creator>
      <dc:date>2022-06-28T05:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Email current selection with button press</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Email-current-selection-with-button-press/m-p/1948870#M669</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/13016"&gt;@ericdelaqua&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Via the native button you can work with selections, see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/Triggering-an-automation-from-a-button-on-a-sheet/ta-p/1852891" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/Triggering-an-automation-from-a-button-on-a-sheet/ta-p/1852891&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In the background we'll create a bookmark that is passed through to the automation as input.&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;BR /&gt;Kind regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Piet-Michiel&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 06:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Email-current-selection-with-button-press/m-p/1948870#M669</guid>
      <dc:creator>PietMichielRappelet</dc:creator>
      <dc:date>2022-06-28T06:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Email current selection with button press</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Email-current-selection-with-button-press/m-p/1949407#M679</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/133497"&gt;@PietMichielRappelet&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks. It is very helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 23:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Email-current-selection-with-button-press/m-p/1949407#M679</guid>
      <dc:creator>ericdelaqua</dc:creator>
      <dc:date>2022-06-28T23:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Email current selection with button press</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Email-current-selection-with-button-press/m-p/2505399#M5474</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.qlik.com/t5/user/viewprofilepage/user-id/133497" target="_blank"&gt;&lt;SPAN class=""&gt;PietMichielRappelet&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I have created tabular report using Groups, recipients, filters, report task, templates .I have give a condition to send report when the app get reload and I have created button in the sheet to reload the app by adding action.". By above this when i click the button The app will get reload and report will send automatically to the user. but when user select fields in filter plane (current selection) and click the button .the report should generate for current selection in Qlik cloud but when the app get reload the current selection are getting cleared .Can you help me to solve this.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 15:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Email-current-selection-with-button-press/m-p/2505399#M5474</guid>
      <dc:creator>Ajay_S</dc:creator>
      <dc:date>2025-02-11T15:04:01Z</dc:date>
    </item>
  </channel>
</rss>

