<?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: buttons in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/buttons/m-p/838148#M1002069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No.&lt;/P&gt;&lt;P&gt;I can use the variable.&lt;/P&gt;&lt;P&gt;if(VShowM =1,0,1) like this i used.&lt;/P&gt;&lt;P&gt;i have text boxes or buttons like MTD,YTD, WTD LastMTD, etc...&lt;/P&gt;&lt;P&gt;if i select the corresponding textbox or button, it should display the corresponding chart.&lt;/P&gt;&lt;P&gt;i have set variables for all these.&lt;/P&gt;&lt;P&gt;but the prob is, when i click on YTD, the chart got displayed, when i click on next MTD, the chart is not displayed.&lt;/P&gt;&lt;P&gt;again, i have to unselect YTD and then have to select MTD.&amp;nbsp; i dont want this.&lt;/P&gt;&lt;P&gt;when i click MTD,it should get MTD chart, and if i select YTD, it should get YTD chart, etc...&lt;/P&gt;&lt;P&gt;i did the restore as u said, but again the same prob.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls give suggestions............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jun 2015 14:51:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-05T14:51:27Z</dc:date>
    <item>
      <title>buttons</title>
      <link>https://community.qlik.com/t5/QlikView/buttons/m-p/838145#M1002064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table and i want to give conditional hidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, when i click on this button, then the chart has to get activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do this without variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls guide me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 14:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons/m-p/838145#M1002064</guid>
      <dc:creator />
      <dc:date>2015-06-05T14:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: buttons</title>
      <link>https://community.qlik.com/t5/QlikView/buttons/m-p/838146#M1002065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without a variable you can use an action Layout &amp;gt; Restore object which does not require a variable.&lt;/P&gt;&lt;P&gt;Is&amp;nbsp; there a reason you don't or cant use a variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 14:33:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons/m-p/838146#M1002065</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2015-06-05T14:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: buttons</title>
      <link>https://community.qlik.com/t5/QlikView/buttons/m-p/838147#M1002067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/PRRAJENDRAN"&gt;PRRAJENDRAN&lt;/A&gt;&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On object properties, 'Design' tab select conditional show and use a vVAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set vVAR = TRUE() with a button or vVAR = FALSE() with a second button ... or toggle between both values with the same button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helkps you&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 14:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons/m-p/838147#M1002067</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-06-05T14:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: buttons</title>
      <link>https://community.qlik.com/t5/QlikView/buttons/m-p/838148#M1002069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No.&lt;/P&gt;&lt;P&gt;I can use the variable.&lt;/P&gt;&lt;P&gt;if(VShowM =1,0,1) like this i used.&lt;/P&gt;&lt;P&gt;i have text boxes or buttons like MTD,YTD, WTD LastMTD, etc...&lt;/P&gt;&lt;P&gt;if i select the corresponding textbox or button, it should display the corresponding chart.&lt;/P&gt;&lt;P&gt;i have set variables for all these.&lt;/P&gt;&lt;P&gt;but the prob is, when i click on YTD, the chart got displayed, when i click on next MTD, the chart is not displayed.&lt;/P&gt;&lt;P&gt;again, i have to unselect YTD and then have to select MTD.&amp;nbsp; i dont want this.&lt;/P&gt;&lt;P&gt;when i click MTD,it should get MTD chart, and if i select YTD, it should get YTD chart, etc...&lt;/P&gt;&lt;P&gt;i did the restore as u said, but again the same prob.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls give suggestions............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 14:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons/m-p/838148#M1002069</guid>
      <dc:creator />
      <dc:date>2015-06-05T14:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: buttons</title>
      <link>https://community.qlik.com/t5/QlikView/buttons/m-p/838149#M1002071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks joa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 14:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons/m-p/838149#M1002071</guid>
      <dc:creator />
      <dc:date>2015-06-05T14:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: buttons</title>
      <link>https://community.qlik.com/t5/QlikView/buttons/m-p/838150#M1002073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 14:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons/m-p/838150#M1002073</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-06-05T14:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: buttons</title>
      <link>https://community.qlik.com/t5/QlikView/buttons/m-p/838151#M1002075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Hi Joa,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;I have to set variable for the following expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;STRONG&gt;'&amp;gt;=$(=Date(MonthStart(vMaxSalesDate)))&amp;lt;=$(=Date(vMaxSalesDate))' &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;when i give like &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;vCurrMnth='&amp;gt;=$(=Date(MonthStart(vMaxSalesDate)))&amp;lt;=$(=Date(vMaxSalesDate))' &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9.0pt; font-family: 'Courier New';"&gt;it is giving error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Pls help me to solve this&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 16:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons/m-p/838151#M1002075</guid>
      <dc:creator />
      <dc:date>2015-06-05T16:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: buttons</title>
      <link>https://community.qlik.com/t5/QlikView/buttons/m-p/838152#M1002077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, joaquinlr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;explain briefly i am not getting above post..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2015 03:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons/m-p/838152#M1002077</guid>
      <dc:creator>prabhas277</dc:creator>
      <dc:date>2015-06-06T03:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: buttons</title>
      <link>https://community.qlik.com/t5/QlikView/buttons/m-p/838153#M1002079</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>Sat, 06 Jun 2015 08:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons/m-p/838153#M1002079</guid>
      <dc:creator />
      <dc:date>2015-06-06T08:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: buttons</title>
      <link>https://community.qlik.com/t5/QlikView/buttons/m-p/838154#M1002081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vCurrMnth='&amp;gt;='&amp;amp;(Date(MonthStart(vMaxSalesDate))) &amp;amp;'&amp;lt;=' &amp;amp;(Date(vMaxSalesDate))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2015 11:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons/m-p/838154#M1002081</guid>
      <dc:creator />
      <dc:date>2015-06-06T11:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: buttons</title>
      <link>https://community.qlik.com/t5/QlikView/buttons/m-p/838155#M1002083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/PRRAJENDRAN"&gt;PRRAJENDRAN&lt;/A&gt;&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand what you're trying to do with this expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But maybe you should use ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vVAR = IF (&lt;STRONG style="font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;Date(MonthStart(vMaxSalesDate)) &amp;gt;= Today() AND &lt;STRONG style="font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;Date(MonthStart(vMaxSalesDate)) &amp;lt;&lt;STRONG style="font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;= Today()&lt;/STRONG&gt;, True(), False())&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 06:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons/m-p/838155#M1002083</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-06-08T06:25:21Z</dc:date>
    </item>
  </channel>
</rss>

