<?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 Set Analysis used Variable Date type in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-used-Variable-Date-type/m-p/448481#M167359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I should cont iun a table(filtering on a range date) how many WELDID thatere are before range selected.&lt;/P&gt;&lt;P&gt;I use &lt;/P&gt;&lt;P&gt;=COUNt({$&amp;lt;DTES_VT = {&amp;lt;$(#FDate2)}&amp;gt;} WELDID)&lt;/P&gt;&lt;P&gt;but i have an error..&lt;/P&gt;&lt;P&gt;Please someone can help me?&lt;/P&gt;&lt;P&gt;many thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Feb 2013 08:41:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-19T08:41:51Z</dc:date>
    <item>
      <title>Set Analysis used Variable Date type</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-used-Variable-Date-type/m-p/448481#M167359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I should cont iun a table(filtering on a range date) how many WELDID thatere are before range selected.&lt;/P&gt;&lt;P&gt;I use &lt;/P&gt;&lt;P&gt;=COUNt({$&amp;lt;DTES_VT = {&amp;lt;$(#FDate2)}&amp;gt;} WELDID)&lt;/P&gt;&lt;P&gt;but i have an error..&lt;/P&gt;&lt;P&gt;Please someone can help me?&lt;/P&gt;&lt;P&gt;many thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 08:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-used-Variable-Date-type/m-p/448481#M167359</guid>
      <dc:creator />
      <dc:date>2013-02-19T08:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis used Variable Date type</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-used-Variable-Date-type/m-p/448482#M167360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u post ur sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 08:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-used-Variable-Date-type/m-p/448482#M167360</guid>
      <dc:creator>khadeer</dc:creator>
      <dc:date>2013-02-19T08:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis used Variable Date type</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-used-Variable-Date-type/m-p/448483#M167361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;COUNT({$ &amp;lt;DTES_VT = {&amp;lt;'$(FDate2)'}&amp;gt;} WELDID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this but it would be better if you could tell me the error message&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 08:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-used-Variable-Date-type/m-p/448483#M167361</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-02-19T08:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis used Variable Date type</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-used-Variable-Date-type/m-p/448484#M167362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;=COUNt({$&amp;lt;DTES_VT = {"&amp;lt;$(#FDate2)"}&amp;gt;} WELDID)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 08:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-used-Variable-Date-type/m-p/448484#M167362</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-02-19T08:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis used Variable Date type</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-used-Variable-Date-type/m-p/448485#M167363</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;Assuming that FDate2 is a &lt;EM&gt;variable &lt;/EM&gt;that contains a date value, and DTES_VT is a &lt;EM&gt;field &lt;/EM&gt;containing a date in the default format for your document, then this should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;DTES_VT = {"&amp;lt;$(=Date(FDate2))"}&amp;gt;} WELDID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If FDate2 is a field, then you could use something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;DTES_VT = {"&amp;lt;$(=Date(Max(FDate2)))"}&amp;gt;} WELDID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But your mileage will depend on your data model. I suggest that if these two don't work, that you post your document or at least a sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 09:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-used-Variable-Date-type/m-p/448485#M167363</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-02-19T09:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis used Variable Date type</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-used-Variable-Date-type/m-p/448486#M167364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks everybody &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i missed the &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;" char to open and close the condition!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;many thanks and best regards!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 09:16:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-used-Variable-Date-type/m-p/448486#M167364</guid>
      <dc:creator />
      <dc:date>2013-02-19T09:16:15Z</dc:date>
    </item>
  </channel>
</rss>

