<?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: Locked fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Locked-fields/m-p/294042#M109079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use set analysis, which doesn't care whether a field is locked or not, just whether it is selected. So if your variable is called 'vPaymentMonth' and your month field is called 'Month', then display Month as a listbox for user selection and set the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vPaymentMonth = max(Month) //make sure to use an equal sign at the beginning of the variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Chart&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Dimension: Month&lt;/P&gt;&lt;P&gt;Expression: sum({&amp;lt;Month={"&amp;gt;=$(vPaymentMonth)"}&amp;gt;} Sales) //replace sum(Sales) with your actual expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A simple example is attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Dec 2011 16:54:17 GMT</pubDate>
    <dc:creator>vgutkovsky</dc:creator>
    <dc:date>2011-12-12T16:54:17Z</dc:date>
    <item>
      <title>Locked fields</title>
      <link>https://community.qlik.com/t5/QlikView/Locked-fields/m-p/294041#M109078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to set up a cohort analysis and is using a variable, PaymentMonth. The user should choose a PaymentMonth from where the analysis should start. The same variable is used in a cohort table as an dimension. When the user has chosen a PaymentMonth the choice should be looked. But when a choice is made the cohort table is only showing data from that month. How should I write in the table script so that the dimension is showing all PaymentMonth &amp;gt;= chosen PaymentMonth?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this question is understandable enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ahead!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 15:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Locked-fields/m-p/294041#M109078</guid>
      <dc:creator />
      <dc:date>2011-12-12T15:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Locked fields</title>
      <link>https://community.qlik.com/t5/QlikView/Locked-fields/m-p/294042#M109079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use set analysis, which doesn't care whether a field is locked or not, just whether it is selected. So if your variable is called 'vPaymentMonth' and your month field is called 'Month', then display Month as a listbox for user selection and set the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vPaymentMonth = max(Month) //make sure to use an equal sign at the beginning of the variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Chart&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Dimension: Month&lt;/P&gt;&lt;P&gt;Expression: sum({&amp;lt;Month={"&amp;gt;=$(vPaymentMonth)"}&amp;gt;} Sales) //replace sum(Sales) with your actual expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A simple example is attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 16:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Locked-fields/m-p/294042#M109079</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2011-12-12T16:54:17Z</dc:date>
    </item>
  </channel>
</rss>

