<?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: Dynamic filter in automation in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Dynamic-filter-in-automation/m-p/1868072#M216</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28859" target="_blank"&gt;@martinpohl&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Please also check the following articles that explain how to work with &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Sense_QlikAutomation/Content/Sense_QlikAutomation/working-with-automations/working-with-formulas.htm" target="_blank" rel="noopener"&gt;formulas&lt;/A&gt; and &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Sense_QlikAutomation/Content/Sense_QlikAutomation/working-with-automations/date-functions.htm" target="_blank" rel="noopener"&gt;dates&lt;/A&gt; in an automation.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;BR /&gt;Ionut&lt;/P&gt;</description>
    <pubDate>Wed, 08 Dec 2021 12:34:43 GMT</pubDate>
    <dc:creator>Ionut_Dumitrascu</dc:creator>
    <dc:date>2021-12-08T12:34:43Z</dc:date>
    <item>
      <title>Dynamic filter in automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Dynamic-filter-in-automation/m-p/1867954#M213</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;can anybody explain how to set a dynmic filter in application automation?&lt;/P&gt;
&lt;P&gt;I want to select in field Year month the value of actual month, in expression it would be date(today(),'YY MMMM').&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 07:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Dynamic-filter-in-automation/m-p/1867954#M213</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2021-12-08T07:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic filter in automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Dynamic-filter-in-automation/m-p/1867960#M215</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28859"&gt;@martinpohl&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;In order to dynamically get the current year - month, you can use the following formula:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{date: 'now', 'Y-m'}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;where 'now' gets the current date value and 'Y-m' is the output format which can be adjusted to match your needs. I also attached an example that you can upload in a new automation to check it out.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ionut&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 08:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Dynamic-filter-in-automation/m-p/1867960#M215</guid>
      <dc:creator>Ionut_Dumitrascu</dc:creator>
      <dc:date>2021-12-08T08:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic filter in automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Dynamic-filter-in-automation/m-p/1868072#M216</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28859" target="_blank"&gt;@martinpohl&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Please also check the following articles that explain how to work with &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Sense_QlikAutomation/Content/Sense_QlikAutomation/working-with-automations/working-with-formulas.htm" target="_blank" rel="noopener"&gt;formulas&lt;/A&gt; and &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Sense_QlikAutomation/Content/Sense_QlikAutomation/working-with-automations/date-functions.htm" target="_blank" rel="noopener"&gt;dates&lt;/A&gt; in an automation.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;BR /&gt;Ionut&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 12:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Dynamic-filter-in-automation/m-p/1868072#M216</guid>
      <dc:creator>Ionut_Dumitrascu</dc:creator>
      <dc:date>2021-12-08T12:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic filter in automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Dynamic-filter-in-automation/m-p/1868197#M217</link>
      <description>&lt;P&gt;Great, first check was ok.&lt;/P&gt;
&lt;P&gt;But there is a problem with date format.&lt;/P&gt;
&lt;P&gt;I'm using&lt;/P&gt;
&lt;P&gt;date(monthstart(Usingdate),'MM YYYY') as MonthYear.&lt;/P&gt;
&lt;P&gt;when I'm using now and format mm yyyy, it doesn't work.&lt;/P&gt;
&lt;P&gt;I've checked the values in valuelist (do lookup). There I can see:&lt;/P&gt;
&lt;P&gt;12 2021 (44531)&lt;/P&gt;
&lt;P&gt;11 2021 (44501)&lt;/P&gt;
&lt;P&gt;As I know, date and month information in fields are stored as dual, so you can see the day also in the value.&lt;/P&gt;
&lt;P&gt;How can I achive to select the actual month by "select field value"?&lt;/P&gt;
&lt;P&gt;Regrads&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 16:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Dynamic-filter-in-automation/m-p/1868197#M217</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2021-12-08T16:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic filter in automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Dynamic-filter-in-automation/m-p/1868586#M222</link>
      <description>&lt;P&gt;after changing to&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;text(date(monthstart(Usingdate),'MM YYYY')) as MonthYear&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and set filter to &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;m 20y&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;it works!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 11:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Dynamic-filter-in-automation/m-p/1868586#M222</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2021-12-09T11:46:04Z</dc:date>
    </item>
  </channel>
</rss>

