<?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 Button - select in field values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-select-in-field-values/m-p/132978#M19961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a button through which i am selecting the range of values.The field that i am selecting is in the format dd/mm/yyyy hh. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='&amp;gt;=' &amp;amp; TIMESTAMP(TIMESTAMP#(LEFT(TIMESTAMP(VSHIFTSTARTREPORT,'DD/MM/YYYY hh'),13),'DD/MM/YYYY hh'),'DD/MM/YYYY hh') &amp;amp; '&amp;lt;' &amp;amp; &lt;/P&gt;&lt;P&gt;TIMESTAMP(TIMESTAMP#(LEFT(TIMESTAMP(TIMESTAMP(TIMESTAMP#(LEFT(TIMESTAMP(VSHIFTSTARTREPORT,'DD/MM/YYYY hh'),13),'DD/MM/YYYY hh'),'DD/MM/YYYY hh')+(VSHIFTHOURSREPORT/24),'DD/MM/YYYY hh'),13),'DD/MM/YYYY hh'),'DD/MM/YYYY hh')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i use the same formula to select the range of values it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i do it individually like below it works.Not sure what is going wrong.&lt;/P&gt;&lt;P&gt;works: the below selection in the button works but when these two are combined it doesn't select the range of values.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;TIMESTAMP(TIMESTAMP#(LEFT(TIMESTAMP(VSHIFTSTARTREPORT,'DD/MM/YYYY hh'),13),'DD/MM/YYYY hh'),'DD/MM/YYYY hh') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;TIMESTAMP(TIMESTAMP#(LEFT(TIMESTAMP(TIMESTAMP(TIMESTAMP#(LEFT(TIMESTAMP(VSHIFTSTARTREPORT,'DD/MM/YYYY hh'),13),'DD/MM/YYYY hh'),'DD/MM/YYYY hh')+(VSHIFTHOURSREPORT/24),'DD/MM/YYYY hh'),13),'DD/MM/YYYY hh'),'DD/MM/YYYY hh')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Any suggestions are much appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks in advance.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2018 15:51:51 GMT</pubDate>
    <dc:creator>lavanya14</dc:creator>
    <dc:date>2018-07-11T15:51:51Z</dc:date>
    <item>
      <title>Button - select in field values</title>
      <link>https://community.qlik.com/t5/QlikView/Button-select-in-field-values/m-p/132978#M19961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a button through which i am selecting the range of values.The field that i am selecting is in the format dd/mm/yyyy hh. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='&amp;gt;=' &amp;amp; TIMESTAMP(TIMESTAMP#(LEFT(TIMESTAMP(VSHIFTSTARTREPORT,'DD/MM/YYYY hh'),13),'DD/MM/YYYY hh'),'DD/MM/YYYY hh') &amp;amp; '&amp;lt;' &amp;amp; &lt;/P&gt;&lt;P&gt;TIMESTAMP(TIMESTAMP#(LEFT(TIMESTAMP(TIMESTAMP(TIMESTAMP#(LEFT(TIMESTAMP(VSHIFTSTARTREPORT,'DD/MM/YYYY hh'),13),'DD/MM/YYYY hh'),'DD/MM/YYYY hh')+(VSHIFTHOURSREPORT/24),'DD/MM/YYYY hh'),13),'DD/MM/YYYY hh'),'DD/MM/YYYY hh')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i use the same formula to select the range of values it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i do it individually like below it works.Not sure what is going wrong.&lt;/P&gt;&lt;P&gt;works: the below selection in the button works but when these two are combined it doesn't select the range of values.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;TIMESTAMP(TIMESTAMP#(LEFT(TIMESTAMP(VSHIFTSTARTREPORT,'DD/MM/YYYY hh'),13),'DD/MM/YYYY hh'),'DD/MM/YYYY hh') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;TIMESTAMP(TIMESTAMP#(LEFT(TIMESTAMP(TIMESTAMP(TIMESTAMP#(LEFT(TIMESTAMP(VSHIFTSTARTREPORT,'DD/MM/YYYY hh'),13),'DD/MM/YYYY hh'),'DD/MM/YYYY hh')+(VSHIFTHOURSREPORT/24),'DD/MM/YYYY hh'),13),'DD/MM/YYYY hh'),'DD/MM/YYYY hh')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Any suggestions are much appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks in advance.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 15:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-select-in-field-values/m-p/132978#M19961</guid>
      <dc:creator>lavanya14</dc:creator>
      <dc:date>2018-07-11T15:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Button - select in field values</title>
      <link>https://community.qlik.com/t5/QlikView/Button-select-in-field-values/m-p/132979#M19962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your field (on which you are putting this trigger on) correctly read as timestamp field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 16:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-select-in-field-values/m-p/132979#M19962</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-11T16:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Button - select in field values</title>
      <link>https://community.qlik.com/t5/QlikView/Button-select-in-field-values/m-p/132980#M19963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for reply., yes it is read as time stamp.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 20:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-select-in-field-values/m-p/132980#M19963</guid>
      <dc:creator>lavanya14</dc:creator>
      <dc:date>2018-07-11T20:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Button - select in field values</title>
      <link>https://community.qlik.com/t5/QlikView/Button-select-in-field-values/m-p/132981#M19964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌if I test it individually like I mentioned above it works so &lt;/P&gt;&lt;P&gt;the field is actually a time stamp but for some reason it is &lt;/P&gt;&lt;P&gt;not picking the &amp;gt;= and &amp;lt; condition. To get the range of values &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 20:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-select-in-field-values/m-p/132981#M19964</guid>
      <dc:creator>lavanya14</dc:creator>
      <dc:date>2018-07-11T20:26:32Z</dc:date>
    </item>
  </channel>
</rss>

