<?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: Button Selection Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891253#M1007923</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;Your requirement is not clear. Where do you have the expressions? Is it in a chart or list box? In case of list box, define a variable which will be set to a value on clicking the button. Use this variable's value in the layout tab of the list box to show/hide it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Greeshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 May 2015 05:23:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-07T05:23:25Z</dc:date>
    <item>
      <title>Button Selection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891251#M1007920</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 have two expressions for Year and Month.i created two buttons like year and month, if I click on Year button it has to show year values and if I click on month button it has to show month values.always two buttons are in visible.Please help me&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Anusha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 05:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891251#M1007920</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-07T05:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Button Selection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891252#M1007921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not getting your question.&lt;/P&gt;&lt;P&gt;Can u please elaborate your query.&lt;/P&gt;&lt;P&gt;if I click on Year button it has to show year values and if I click on month button it has to show month values.always two buttons are in visible? but where u want it to be displayed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 05:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891252#M1007921</guid>
      <dc:creator>prasadcm</dc:creator>
      <dc:date>2015-05-07T05:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Button Selection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891253#M1007923</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;Your requirement is not clear. Where do you have the expressions? Is it in a chart or list box? In case of list box, define a variable which will be set to a value on clicking the button. Use this variable's value in the layout tab of the list box to show/hide it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Greeshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 05:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891253#M1007923</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-07T05:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Button Selection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891254#M1007924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI anusha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be in clear,&lt;/P&gt;&lt;P&gt;step 1- Create 2 variables vYear, vMonth&lt;/P&gt;&lt;P&gt;Step2- Create 2 buttons year and month and set actions for year set variable - vyear to 1 and second action vMonth to 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and do the vice versa for month button&lt;/P&gt;&lt;P&gt;Step 3- Apply layout condition for list box year as =if(vYear=1,1,0) and for month as =if(vMonth=1,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Susvith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 05:39:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891254#M1007924</guid>
      <dc:creator />
      <dc:date>2015-05-07T05:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Button Selection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891255#M1007926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in charts and text boxes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 05:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891255#M1007926</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-07T05:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Button Selection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891256#M1007928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use this logic to show n hide month field&lt;/P&gt;&lt;P&gt;1. create variable vMonth=0&lt;/P&gt;&lt;P&gt;2.add button -&amp;gt; create action &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;with action 'External' - 'Set Variable'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Put the variable name into the appropriate field&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;vMonth&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; and enter as expression&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; =if(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;vMonth&lt;/SPAN&gt;,0,1)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3.in listBox properties &lt;SPAN style="line-height: 1.5em;"&gt;enter as conditional show expression in layout tab as '&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;vMonth&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;same thing u can do for year&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 05:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891256#M1007928</guid>
      <dc:creator />
      <dc:date>2015-05-07T05:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Button Selection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891257#M1007929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Anusha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Share your app with the data, we will help you out with the requirement &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 05:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891257#M1007929</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-05-07T05:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Button Selection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891258#M1007931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anusha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz check the link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3768"&gt;Dynamically Selecting Timeframes&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 05:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891258#M1007931</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2015-05-07T05:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Button Selection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891259#M1007932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your quick responses&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 08:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Selection-Issue/m-p/891259#M1007932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-07T08:48:31Z</dc:date>
    </item>
  </channel>
</rss>

