<?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 Security by Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Security-by-Month/m-p/1016802#M1255089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could someone assist me with a section access sample that works by date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have the same user for every month but each month the password must change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the best way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>rido1421</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Security by Month</title>
      <link>https://community.qlik.com/t5/QlikView/Security-by-Month/m-p/1016802#M1255089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could someone assist me with a section access sample that works by date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have the same user for every month but each month the password must change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the best way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-by-Month/m-p/1016802#M1255089</guid>
      <dc:creator>rido1421</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Security by Month</title>
      <link>https://community.qlik.com/t5/QlikView/Security-by-Month/m-p/1016803#M1255091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section Access By Date and Password Change&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt;. Doubt on same&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-by-Month/m-p/1016803#M1255091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-18T08:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Security by Month</title>
      <link>https://community.qlik.com/t5/QlikView/Security-by-Month/m-p/1016804#M1255094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the only option is to mannualy update the password...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Their is no&amp;nbsp; auto script which would change the password each and every month...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-by-Month/m-p/1016804#M1255094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-18T08:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Security by Month</title>
      <link>https://community.qlik.com/t5/QlikView/Security-by-Month/m-p/1016805#M1255097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the today() function to identify the current YearMonth&lt;/P&gt;&lt;P&gt;Im sure there is a way to&amp;nbsp; map the passwords for the future and when we fall into that YearMonth&lt;/P&gt;&lt;P&gt;that password becomes active...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Access&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD,SECYEARMONTH&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; admin, admin,&amp;nbsp;&amp;nbsp;&amp;nbsp; 123 ,&amp;nbsp;&amp;nbsp;&amp;nbsp; 201601&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; admin, admin,&amp;nbsp;&amp;nbsp;&amp;nbsp; 124,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201602&lt;BR /&gt;&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Section&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Application&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-by-Month/m-p/1016805#M1255097</guid>
      <dc:creator>rido1421</dc:creator>
      <dc:date>2016-01-18T08:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Security by Month</title>
      <link>https://community.qlik.com/t5/QlikView/Security-by-Month/m-p/1016806#M1255099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use multiple passwords for multiple month values, however, that would allow the user to log into the app even with previous months passwords. If the application is designed to have one current month data, your sample section access should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 09:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-by-Month/m-p/1016806#M1255099</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-01-18T09:52:49Z</dc:date>
    </item>
  </channel>
</rss>

