<?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: set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517884#M193360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, treseco&lt;/P&gt;&lt;P&gt;i hav tried but its not working&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Oct 2013 06:54:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-07T06:54:09Z</dc:date>
    <item>
      <title>set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517878#M193354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am using if condition to display field on basis of reload time as if(time(reloadtime()&amp;gt;='&amp;nbsp; xyx' and time(relaodtime())=&amp;lt;'abc' and date(reloadtime())=date(today()),concat(field)) . but more than 2 and condition is not working. is there any way to display field on basis of above reload time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 06:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517878#M193354</guid>
      <dc:creator />
      <dc:date>2013-10-07T06:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517879#M193355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without going to alternative. I can tell you that there is no such restriction in use of number of ANDs. If placed properly, it should work fine.&lt;/P&gt;&lt;P&gt;try like:&lt;/P&gt;&lt;P&gt;If( Time(ReloadTime())&amp;gt;=' xyz' AND Time(ReloadTime())&amp;lt;'abc' AND Date(ReloadTime())=Date(Today()) , Concat(field))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 06:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517879#M193355</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-10-07T06:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517880#M193356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piyush,&lt;/P&gt;&lt;P&gt;Try this if(time(reloadtime()&amp;gt;='&amp;nbsp; xyx', if(time(relaodtime())=&amp;lt;'abc',if(date(reloadtime())=date(today()),concat(field)))))&lt;/P&gt;&lt;P&gt;What I mean is..try putting it in loops,multiple AND conditions might not work in your case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this Helps,&lt;/P&gt;&lt;P&gt;Please get back to me with your result,if possible share your qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rochelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 06:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517880#M193356</guid>
      <dc:creator />
      <dc:date>2013-10-07T06:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517881#M193357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, try like this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if(time((reloadtime()&amp;gt;='&amp;nbsp; xyx') and( time(relaodtime())=&amp;lt;'abc') and (date(reloadtime()))=date(today()),concat(field))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;wrap each AND in extra parentheses.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 06:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517881#M193357</guid>
      <dc:creator />
      <dc:date>2013-10-07T06:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517882#M193358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your suggestion but still its not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 06:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517882#M193358</guid>
      <dc:creator />
      <dc:date>2013-10-07T06:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517883#M193359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx john, i have tried the above option but still its not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 06:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517883#M193359</guid>
      <dc:creator />
      <dc:date>2013-10-07T06:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517884#M193360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, treseco&lt;/P&gt;&lt;P&gt;i hav tried but its not working&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 06:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517884#M193360</guid>
      <dc:creator />
      <dc:date>2013-10-07T06:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517885#M193361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please share your sample app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 06:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517885#M193361</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-10-07T06:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517886#M193362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;means a problem in calculation instead of the syntax.&lt;/P&gt;&lt;P&gt;join tresesco, lay out the project&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 07:53:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/517886#M193362</guid>
      <dc:creator />
      <dc:date>2013-10-07T07:53:16Z</dc:date>
    </item>
  </channel>
</rss>

