<?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: Need to get below filter values as default when user click on the tab. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409132#M426366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Select in Field Event write only this string will work for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;("10,000-25,000"|"25,000-50,000"|"50,000-100,000")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See Attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Sep 2017 06:51:10 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2017-09-26T06:51:10Z</dc:date>
    <item>
      <title>Need to get below filter values as default when user click on the tab.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409128#M426362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Urgent help required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a multi tab qlikview dashboard report and customer have asked to add couple of more tabs in the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;His requirement is that when user clicks on the report tab one of the filter values should be selected automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this can be achieved via the Trigger option in the Sheet properties, but my values are like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="177644" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177644_pastedImage_0.png" style="width: auto; height: auto; float: left;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I put value as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="177645" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/177645_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;it will take '10,000-25,000' selection and given the resultant values in graphs. Bu the moment I concatenate&lt;/P&gt;&lt;P&gt;'10,000-25,000' &amp;amp; '25,000-50,000' it will select nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how I can concatenate it to select all the three values of the filter as in first figure. I think the problem is the concatenation between string and numbers i.e. - and numerals.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 13:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409128#M426362</guid>
      <dc:creator>kartikaysingh</dc:creator>
      <dc:date>2017-09-25T13:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get below filter values as default when user click on the tab.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409129#M426363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to use this?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;='(' &amp;amp; '10,000-25,000' &amp;amp; '|' &amp;amp; '25,000-50,000' &amp;amp; ')'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 03:44:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409129#M426363</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-26T03:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get below filter values as default when user click on the tab.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409130#M426364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;='("10,000-25,000"|"25,000-50,000")'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(those are double quotes around each value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 06:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409130#M426364</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-09-26T06:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get below filter values as default when user click on the tab.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409131#M426365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there are no spaces, you can also use (no = sign and single quotes)&lt;/P&gt;&lt;P&gt;&lt;EM&gt;("10,000-25,000"|"25,000-50,000")&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 06:17:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409131#M426365</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-09-26T06:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get below filter values as default when user click on the tab.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409132#M426366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Select in Field Event write only this string will work for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;("10,000-25,000"|"25,000-50,000"|"50,000-100,000")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See Attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 06:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409132#M426366</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-26T06:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get below filter values as default when user click on the tab.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409133#M426367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 09:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409133#M426367</guid>
      <dc:creator>kartikaysingh</dc:creator>
      <dc:date>2017-09-26T09:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get below filter values as default when user click on the tab.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409134#M426368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks it worked..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 09:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409134#M426368</guid>
      <dc:creator>kartikaysingh</dc:creator>
      <dc:date>2017-09-26T09:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get below filter values as default when user click on the tab.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409135#M426369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks it worked...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 09:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-below-filter-values-as-default-when-user-click-on/m-p/1409135#M426369</guid>
      <dc:creator>kartikaysingh</dc:creator>
      <dc:date>2017-09-26T09:23:00Z</dc:date>
    </item>
  </channel>
</rss>

