<?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 Is there a way to create a security rule condition to include a date or a validity period? in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Is-there-a-way-to-create-a-security-rule-condition-to-include-a/m-p/2132702#M29447</link>
    <description>&lt;P&gt;Qlik Sense released custom banner feature in November 2022 version. I love custom banners but they seems to be missing one component - the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;duration period&lt;/STRONG&gt;&lt;/FONT&gt;. I'm looking for a way to make banners be enabled for &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;a set period of time&lt;/STRONG&gt;&lt;/FONT&gt; and then &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;automatically&lt;/STRONG&gt;&lt;/FONT&gt; be disabled.&lt;/P&gt;
&lt;P&gt;Does anyone know if there's a way to setup a security rule condition that would automatically &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;stop permitting access&lt;/STRONG&gt;&lt;/FONT&gt; to a custom banner message &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;after some date&lt;/STRONG&gt;&lt;/FONT&gt;? Something like this:&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;Today() &amp;lt;= Date(2023, 11, 03)&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 29 Jan 2025 16:09:22 GMT</pubDate>
    <dc:creator>mbespartochnyy</dc:creator>
    <dc:date>2025-01-29T16:09:22Z</dc:date>
    <item>
      <title>Is there a way to create a security rule condition to include a date or a validity period?</title>
      <link>https://community.qlik.com/t5/Management-Governance/Is-there-a-way-to-create-a-security-rule-condition-to-include-a/m-p/2132702#M29447</link>
      <description>&lt;P&gt;Qlik Sense released custom banner feature in November 2022 version. I love custom banners but they seems to be missing one component - the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;duration period&lt;/STRONG&gt;&lt;/FONT&gt;. I'm looking for a way to make banners be enabled for &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;a set period of time&lt;/STRONG&gt;&lt;/FONT&gt; and then &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;automatically&lt;/STRONG&gt;&lt;/FONT&gt; be disabled.&lt;/P&gt;
&lt;P&gt;Does anyone know if there's a way to setup a security rule condition that would automatically &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;stop permitting access&lt;/STRONG&gt;&lt;/FONT&gt; to a custom banner message &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;after some date&lt;/STRONG&gt;&lt;/FONT&gt;? Something like this:&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;Today() &amp;lt;= Date(2023, 11, 03)&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 29 Jan 2025 16:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Is-there-a-way-to-create-a-security-rule-condition-to-include-a/m-p/2132702#M29447</guid>
      <dc:creator>mbespartochnyy</dc:creator>
      <dc:date>2025-01-29T16:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to create a security rule condition to include a date or a validity period?</title>
      <link>https://community.qlik.com/t5/Management-Governance/Is-there-a-way-to-create-a-security-rule-condition-to-include-a/m-p/2137390#M29448</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/50422"&gt;@mbespartochnyy&lt;/a&gt;, so there are for sure a few ways to reach your goal but not out of the box with how custom properties and security rules are currently designed to work.&lt;BR /&gt;&lt;BR /&gt;Security rules do not have a less than or greater than evaluation for the conditions, see the documentation &lt;A href="https://help.qlik.com/en-US/sense-admin/August2023/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Managing_QSEoW/operators-and-functions-for-conditions.htm" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Additionally, there is no documentation indicating Security Rules are designed to evaluate date values, even reviewing the &lt;A href="https://help.qlik.com/en-US/sense-developer/August2023/APIs/repositoryserviceapi/" target="_blank" rel="noopener"&gt;API documentation&lt;/A&gt; I have not found any parameters with a date value listed as security accessible.&lt;BR /&gt;&lt;BR /&gt;If you would like to suggest the idea you can read the process to suggest the improvement &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-To-Submit-an-Idea-or-Propose-and-Improvement-For-Qlik/ta-p/1712581" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Lastly, if you want to try coding a solution you can review our &lt;A href="https://help.qlik.com/en-US/sense-developer/August2023/APIs/RepositoryServiceAPI/index.html" target="_blank" rel="noopener"&gt;API&lt;/A&gt; &lt;A href="https://help.qlik.com/en-US/sense-developer/August2023/Subsystems/RepositoryServiceAPI/Content/Sense_RepositoryServiceAPI/RepositoryServiceAPI-Introduction.htm" target="_blank" rel="noopener"&gt;Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 21:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Is-there-a-way-to-create-a-security-rule-condition-to-include-a/m-p/2137390#M29448</guid>
      <dc:creator>Nick_Asilo</dc:creator>
      <dc:date>2023-11-13T21:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to create a security rule condition to include a date or a validity period?</title>
      <link>https://community.qlik.com/t5/Management-Governance/Is-there-a-way-to-create-a-security-rule-condition-to-include-a/m-p/2434420#M29449</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/50422"&gt;@mbespartochnyy&lt;/a&gt;&amp;nbsp; Did you manage to solve this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/130975"&gt;@Nick_Asilo&lt;/a&gt;&amp;nbsp;What ways are there that are not out of the box? Could you please describe any of them?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 20:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Is-there-a-way-to-create-a-security-rule-condition-to-include-a/m-p/2434420#M29449</guid>
      <dc:creator>AronC</dc:creator>
      <dc:date>2024-03-25T20:04:31Z</dc:date>
    </item>
  </channel>
</rss>

