<?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: Conditional Display on Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Display-on-Date/m-p/735402#M263178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use an IF statement or SET ANALYSIS to focus the expression to certain records in the date model (such as current month or prior month records).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a more detailed sample of what you are doing please share the qvw ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2014 17:33:39 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-09-18T17:33:39Z</dc:date>
    <item>
      <title>Conditional Display on Date</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-on-Date/m-p/735401#M263177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a variable that looks at Accuracy % of a forecast by comparing Allocated Hours vs Actual Hours. I only want this variable (and graphs that include it) to show data for current or prior months. Since it's comparing Actual Hours, it does no good to see an outrageously high Accuracy % for future months that don't have any actuals yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the syntax for the Show Conditional field that I want to use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 17:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-on-Date/m-p/735401#M263177</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2014-09-18T17:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display on Date</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-on-Date/m-p/735402#M263178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use an IF statement or SET ANALYSIS to focus the expression to certain records in the date model (such as current month or prior month records).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a more detailed sample of what you are doing please share the qvw ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 17:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-on-Date/m-p/735402#M263178</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-18T17:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display on Date</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-on-Date/m-p/735403#M263179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My variable is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;v&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;AccuracyPercent&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = num(sum(ALLOCATED_EFFORT)/sum(ACTUAL_EFFORT)), '##.#%';&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;For an easy example, I have a text box that shows =num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;$(vAccuracyPercent)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I also have a year and a month selection in the app.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;How can I attach a working QVW without the data source?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 17:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-on-Date/m-p/735403#M263179</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2014-09-18T17:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display on Date</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-on-Date/m-p/735404#M263180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can purge the data but its helpful to have some in there (File -&amp;gt; Reduce Data, then do a 'Save As') .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can&amp;nbsp; also or alternatively scramble certain fields from the document properties -&amp;gt; Scramble tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I normally suggest having a variable(s)&amp;nbsp; that stores the current year and current month . Then use SET ANALYSIS in your expression . Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;num(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(&amp;nbsp; {$&amp;lt;Year={$(vCurrentYear)}, Month={$(vCurrentMonth)}&amp;gt;} ALLOCATED_EFFORT)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum( &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;{$&amp;lt;Year={$(vCurrentYear)}, Month={$(vCurrentMonth)}&amp;gt;} &lt;/SPAN&gt;ACTUAL_EFFORT))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, '##.#%'; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where Year and Month are the fields that are selections in the dashboard and vCurrentYear and vCurrentMonth are variables whose definition stores the current year and current month&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vCurrentYear=&amp;nbsp;&amp;nbsp; Year(Date(Today()))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vCurrentMonth=&amp;nbsp; Month(Date(Today()))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 18:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-on-Date/m-p/735404#M263180</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-18T18:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display on Date</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-on-Date/m-p/735405#M263181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I will have to play with it a bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 18:31:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-on-Date/m-p/735405#M263181</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2014-09-18T18:31:56Z</dc:date>
    </item>
  </channel>
</rss>

