<?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 Re: Qlik Application Automation Based on User's Selections in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Qlik-Application-Automation-Based-on-User-s-Selections/m-p/1851648#M129</link>
    <description>&lt;P&gt;Hi Rolando_montero&lt;/P&gt;
&lt;P&gt;When you say&amp;nbsp; '&lt;SPAN&gt;I have a Qlik Sense table that based on the selections triggers the automation and then writes that data into a Google Sheet. ', I understand from the screenshots that your design pattern is:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Button on sheet triggers reload&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;reloads event is picked up by the automation (webhook triggered)&lt;/LI&gt;
&lt;LI&gt;automation does selection with 'select field value' block&lt;/LI&gt;
&lt;LI&gt;automation gets data based on the field selected value.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It is important to understand that the automation sessions are not the same as the UI session, so the running automation does not have any knowledge of selections you've done in the UI. This means you will need to specify in the automation the exact selection you want to execute.&lt;BR /&gt;&lt;BR /&gt;If the above assumption is correct, the automation does not know what selection to apply hence returning all data.&lt;/P&gt;
&lt;P&gt;We are working on a button type that uses bookmarks to send to the automation so the same selection can be applied. This will be using a triggered run mode where you select inside the button the automation and if selections are made, you'll have the option to send them in the payload of that call to automation.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Kind regards,&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Oct 2021 06:40:45 GMT</pubDate>
    <dc:creator>PietMichielRappelet</dc:creator>
    <dc:date>2021-10-26T06:40:45Z</dc:date>
    <item>
      <title>Qlik Application Automation Based on User's Selections</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Qlik-Application-Automation-Based-on-User-s-Selections/m-p/1851539#M128</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I am trying to do an automation process that based on the user selections writes data into a Google Sheet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First of all, I have a Qlik Sense table that based on the selections triggers the automation and then writes that data into a Google Sheet.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rolando_Montero_0-1635196361312.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/65186i51CCDB4EEC04AC26/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rolando_Montero_0-1635196361312.png" alt="Rolando_Montero_0-1635196361312.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is my flow, it fetches data from the Qlik table and moves it to this Google Sheet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rolando_Montero_1-1635196473433.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/65187i2A20B907B347B234/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rolando_Montero_1-1635196473433.png" alt="Rolando_Montero_1-1635196473433.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Last but not least, my result is the following: I get every single person instead of the ones that I filtered out in my selection previously.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rolando_Montero_2-1635196783067.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/65188i5C80043897F9D5B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rolando_Montero_2-1635196783067.png" alt="Rolando_Montero_2-1635196783067.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a Qlik Cloud block I'm missing that helps me write only the data I need?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 21:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Qlik-Application-Automation-Based-on-User-s-Selections/m-p/1851539#M128</guid>
      <dc:creator>Rolando_Montero</dc:creator>
      <dc:date>2021-10-25T21:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Application Automation Based on User's Selections</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Qlik-Application-Automation-Based-on-User-s-Selections/m-p/1851648#M129</link>
      <description>&lt;P&gt;Hi Rolando_montero&lt;/P&gt;
&lt;P&gt;When you say&amp;nbsp; '&lt;SPAN&gt;I have a Qlik Sense table that based on the selections triggers the automation and then writes that data into a Google Sheet. ', I understand from the screenshots that your design pattern is:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Button on sheet triggers reload&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;reloads event is picked up by the automation (webhook triggered)&lt;/LI&gt;
&lt;LI&gt;automation does selection with 'select field value' block&lt;/LI&gt;
&lt;LI&gt;automation gets data based on the field selected value.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It is important to understand that the automation sessions are not the same as the UI session, so the running automation does not have any knowledge of selections you've done in the UI. This means you will need to specify in the automation the exact selection you want to execute.&lt;BR /&gt;&lt;BR /&gt;If the above assumption is correct, the automation does not know what selection to apply hence returning all data.&lt;/P&gt;
&lt;P&gt;We are working on a button type that uses bookmarks to send to the automation so the same selection can be applied. This will be using a triggered run mode where you select inside the button the automation and if selections are made, you'll have the option to send them in the payload of that call to automation.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Kind regards,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 06:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Qlik-Application-Automation-Based-on-User-s-Selections/m-p/1851648#M129</guid>
      <dc:creator>PietMichielRappelet</dc:creator>
      <dc:date>2021-10-26T06:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Application Automation Based on User's Selections</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Qlik-Application-Automation-Based-on-User-s-Selections/m-p/1852127#M132</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/133497"&gt;@PietMichielRappelet&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;That is exactly what I am trying to accomplish. From the Qlik Sense Table and depending on the user selections write data into a Google Sheet. But what if a user makes different selections for example by employee title. Let's say I have 40 titles in my company, will I have to create a bookmark for each one of them?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reagards&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 20:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Qlik-Application-Automation-Based-on-User-s-Selections/m-p/1852127#M132</guid>
      <dc:creator>Rolando_Montero</dc:creator>
      <dc:date>2021-10-26T20:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Application Automation Based on User's Selections</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Qlik-Application-Automation-Based-on-User-s-Selections/m-p/1852158#M133</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10540"&gt;@Rolando_Montero&lt;/a&gt;&amp;nbsp; I've created an example for Office 365 that you may be able to adapt for Google Sheets:&lt;BR /&gt;&lt;BR /&gt;&lt;A title="Using Qlik Application Automation to create and distribute Excel reports in Office 365 " href="https://community.qlik.com/t5/Qlik-Sense-Documents/Using-Qlik-Application-Automation-to-create-and-distribute-Excel/ta-p/1847184" target="_self"&gt;https://community.qlik.com/t5/Qlik-Sense-Documents/Using-Qlik-Application-Automation-to-create-and-distribute-Excel/ta-p/1847184&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 23:25:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Qlik-Application-Automation-Based-on-User-s-Selections/m-p/1852158#M133</guid>
      <dc:creator>MattGrayndler</dc:creator>
      <dc:date>2021-10-26T23:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Application Automation Based on User's Selections</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Qlik-Application-Automation-Based-on-User-s-Selections/m-p/1852615#M140</link>
      <description>&lt;P&gt;Wicked! Thanks a lot&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147086"&gt;@MattGrayndler&lt;/a&gt;. I adapted your flow, and it worked like a charm. Also, I ended up using the extension since the action, now available in the object button, does not seem to work properly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My flow looks like this right now&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rolando_Montero_0-1635346568586.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/65416i436CEC3C5409B8BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rolando_Montero_0-1635346568586.png" alt="Rolando_Montero_0-1635346568586.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks again for your kindness&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 14:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Qlik-Application-Automation-Based-on-User-s-Selections/m-p/1852615#M140</guid>
      <dc:creator>Rolando_Montero</dc:creator>
      <dc:date>2021-10-27T14:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Application Automation Based on User's Selections</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Qlik-Application-Automation-Based-on-User-s-Selections/m-p/1945368#M646</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147086"&gt;@MattGrayndler&lt;/a&gt;&amp;nbsp; thank you for sharing the On-Demand report template.&lt;/P&gt;
&lt;P&gt;In my case, I have 2 filters in the app Year &amp;amp; Month, for example when I'm selecting Jan 2022 in the app, the report doesn't show Jan figures, instead, it shows latest month figures which June.&lt;/P&gt;
&lt;P&gt;could you please advise if I need to amend anything in the automation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2022 12:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Qlik-Application-Automation-Based-on-User-s-Selections/m-p/1945368#M646</guid>
      <dc:creator>TaMahdi</dc:creator>
      <dc:date>2022-06-19T12:24:35Z</dc:date>
    </item>
  </channel>
</rss>

