<?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: Expression to make chart static in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-to-make-chart-static/m-p/1552624#M743909</link>
    <description>&lt;P&gt;count({1&amp;lt;WEEK={'&amp;gt;=$(=max(WEEK)-1)&amp;lt;$(=max(WEEK))'}&amp;gt;}&lt;SPAN&gt;[Material Description]&lt;/SPAN&gt;)&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2019 23:50:22 GMT</pubDate>
    <dc:creator>tincholiver</dc:creator>
    <dc:date>2019-03-05T23:50:22Z</dc:date>
    <item>
      <title>Expression to make chart static</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-make-chart-static/m-p/1552578#M743907</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a chart that I need to make static (does not change with selections made). This is the expression I am using but I cannot seem to&amp;nbsp;&lt;STRONG&gt;fix&amp;nbsp;&lt;/STRONG&gt;it. Is there any way to use set analysis to keep it fixed?&lt;/P&gt;&lt;P&gt;=If(Week([Date Created On]) = Week(Today())-1,count([Material Description]))&lt;/P&gt;&lt;P&gt;The expression shows how many SKUs were created the past week.&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-make-chart-static/m-p/1552578#M743907</guid>
      <dc:creator>vikram_tulsiani</dc:creator>
      <dc:date>2024-11-16T21:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to make chart static</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-make-chart-static/m-p/1552586#M743908</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use the modifier {1} in set analysis that will allow you to exclude every selection made by user.&lt;BR /&gt;&lt;BR /&gt;=If(Week([Date Created On]) = Week(Today())-1,count( {1} [Material Description]))&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Carlos M&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Mar 2019 21:28:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-make-chart-static/m-p/1552586#M743908</guid>
      <dc:creator>CarlosAMonroy</dc:creator>
      <dc:date>2019-03-05T21:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to make chart static</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-make-chart-static/m-p/1552624#M743909</link>
      <description>&lt;P&gt;count({1&amp;lt;WEEK={'&amp;gt;=$(=max(WEEK)-1)&amp;lt;$(=max(WEEK))'}&amp;gt;}&lt;SPAN&gt;[Material Description]&lt;/SPAN&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 23:50:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-make-chart-static/m-p/1552624#M743909</guid>
      <dc:creator>tincholiver</dc:creator>
      <dc:date>2019-03-05T23:50:22Z</dc:date>
    </item>
  </channel>
</rss>

