<?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: Prob regarding Button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772558#M1026100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the sample table &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have created in my application..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;COMMODITY, MTD, YTD&lt;/P&gt;&lt;P&gt;A ,100, 5&lt;/P&gt;&lt;P&gt;B, 200, 14&lt;/P&gt;&lt;P&gt;C, 160, 32&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chart is showing 2 different values, MTD and YTD. By default it will be MTS and when the user clicks on a button shown in the screenshot below 'YTD values' will be displayed. You can find the enable/disable conditions for both expressions in the screenshots. vYTDButton is the variable created to toggle between MTD and YTD values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;MTD Expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78927" class="image-1 jive-image" height="326" src="https://community.qlik.com/legacyfs/online/78927_pastedImage_0.png" style="width: 575px; height: 325.570776255708px;" width="575" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;YTD Expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78928" class="jive-image image-2" height="317" src="https://community.qlik.com/legacyfs/online/78928_pastedImage_1.png" style="width: 576px; height: 316.506938020352px;" width="576" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Button Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78932" class="jive-image image-3" height="273" src="https://community.qlik.com/legacyfs/online/78932_pastedImage_2.png" style="width: 415px; height: 273.096774193548px;" width="415" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Laxmi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2015 09:33:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-24T09:33:54Z</dc:date>
    <item>
      <title>Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772551#M1026093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I have a chart showing amount of commodities. Now i have created a button named YTD. I want that by clicking on YTD , my chart should show values of all commodities for whole current year. How can i change the values in chart by just clicking on YTD button??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tHanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 12:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772551#M1026093</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-23T12:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772552#M1026094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put an action on the button of Type "Select in Field"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 12:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772552#M1026094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-23T12:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772553#M1026095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ohk but does by inserting select in field option changes the values in&lt;/P&gt;&lt;P&gt;chart when i click the button? Do i need to set variable also?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 13:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772553#M1026095</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-23T13:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772554#M1026096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this &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>Mon, 23 Feb 2015 13:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772554#M1026096</guid>
      <dc:creator>yura_ratu</dc:creator>
      <dc:date>2015-02-23T13:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772555#M1026097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Create your button and add an action 'Select in the field'.&lt;/P&gt;&lt;P&gt;Select your date field&lt;/P&gt;&lt;P&gt;And add the action &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;= '&amp;gt;=' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;YearStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 14:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772555#M1026097</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-23T14:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772556#M1026098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create two different expression in your chart and enable/disable these expression based on the button value(0 or 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a sample application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 04:25:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772556#M1026098</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-24T04:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772557#M1026099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Laxmi,&lt;/P&gt;&lt;P&gt;I am using personal edition so can you plz tell me the script you have written.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 09:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772557#M1026099</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-24T09:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772558#M1026100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the sample table &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have created in my application..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;COMMODITY, MTD, YTD&lt;/P&gt;&lt;P&gt;A ,100, 5&lt;/P&gt;&lt;P&gt;B, 200, 14&lt;/P&gt;&lt;P&gt;C, 160, 32&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chart is showing 2 different values, MTD and YTD. By default it will be MTS and when the user clicks on a button shown in the screenshot below 'YTD values' will be displayed. You can find the enable/disable conditions for both expressions in the screenshots. vYTDButton is the variable created to toggle between MTD and YTD values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;MTD Expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78927" class="image-1 jive-image" height="326" src="https://community.qlik.com/legacyfs/online/78927_pastedImage_0.png" style="width: 575px; height: 325.570776255708px;" width="575" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;YTD Expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78928" class="jive-image image-2" height="317" src="https://community.qlik.com/legacyfs/online/78928_pastedImage_1.png" style="width: 576px; height: 316.506938020352px;" width="576" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Button Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78932" class="jive-image image-3" height="273" src="https://community.qlik.com/legacyfs/online/78932_pastedImage_2.png" style="width: 415px; height: 273.096774193548px;" width="415" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Laxmi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 09:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772558#M1026100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-24T09:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772559#M1026101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;thanks but i didn't get it.&lt;/P&gt;&lt;P&gt;You ahve created only one button(Show MTD). On that button properties , you have set values:&lt;/P&gt;&lt;P&gt;if(vYTDButton = 0,1,0). : What does this 0,1,0 indicates??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In expression you have written 2 expressions :&lt;/P&gt;&lt;P&gt;For MTD , you have written ; if(vYTD = 1,0,1) , i didn't get this what does it means? and similarly for YTD expression.&lt;/P&gt;&lt;P&gt;Can you plz explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THnaks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 11:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772559#M1026101</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-24T11:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772560#M1026102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 2 different expressions in this chart. One is to show the default values (i.e MTD in this example) and another on is for YTD. Whenever you click on the button vYTDButton=1 is set and whenever vYTDButton=1, the expression for YTD will be displayed and MTD expression will be hidden. When you click on that button again, vYTDButton will be 0 and MTD expression will be displayed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The idea is to display/hide the expression in the chart based on the button clicked/not clicked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you understood. Let me know if you need more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Laxmi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 12:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772560#M1026102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-24T12:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772561#M1026103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;Ohk i got your point.But there is something that i don't get.&lt;/P&gt;&lt;P&gt;In button properties: Value is 0,1,0 which means initially it is disabled(i.e 0) then after when it is clicked, it is enabled. Then again when we click it , it become again disabled(i.e 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now how does expression in MTD and YTD affected ?? I don't understand the values given to their conditn ie:&lt;/P&gt;&lt;P&gt;MTD: if(vYTD = 1,0,1 ) ?&lt;/P&gt;&lt;P&gt;YTD: &lt;SPAN style="font-size: 13.3333330154419px;"&gt;MTD: if(vYTD = 1,1,0 ) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 12:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772561#M1026103</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-24T12:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772562#M1026104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Qlikview, if the fields are associated the data will get changed irrespective of where it is being used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please post the application with dummy data and requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 12:41:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772562#M1026104</guid>
      <dc:creator />
      <dc:date>2015-02-24T12:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772563#M1026105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy angad,&lt;/P&gt;&lt;P&gt;Actually what i want to know is let say i ahve a chart showing amount of some commodities . I want the sum according to yearwise. So i created a button. Now by clicking on button how does chart changes. This is my concern.&lt;/P&gt;&lt;P&gt;If you see below laxmi has given a good example of that but i am confused between their values that is being assigned i.e 0 and 1. Can you help em in this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 12:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772563#M1026105</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-24T12:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772564#M1026106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case, what you can do is, you can use conditional dimensions in your chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose you have Month and Year as 2 dimensions. Now you can Enable or disable the dimensions based on the Button you click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that whatver you are looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 12:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772564#M1026106</guid>
      <dc:creator />
      <dc:date>2015-02-24T12:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772565#M1026107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah but can you tell me how can i enable and disable dim on button click?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 13:04:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772565#M1026107</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-24T13:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772566#M1026108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have created variables which populates with value = 1 when Button is clicked and 0 when clicked again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then just use, &lt;/P&gt;&lt;P&gt;varFlag = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the Enable conditional for dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/78943_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 13:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772566#M1026108</guid>
      <dc:creator />
      <dc:date>2015-02-24T13:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772567#M1026109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;Ohk you mean create the button and under action tab, add SET variable variable with variable name varFlag and put value as 1.&amp;nbsp; Now if i want that when i click on button it should show monthwise value then under dimension tab with Month as dim , i should put "var =1" in enable Conditional and for Year wise UNCHECK enable condition. Am i ryt ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 13:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772567#M1026109</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-24T13:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772568#M1026110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MTD: if(vYTD = 1,0,1 )&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;YTD: &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;if(vYTD = 1,1,0 ) &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;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;These are the enable condition for the MTD and YTD expressions. If the Button is clicked YTD expression is enabled otherwise MTD expression is enabled.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Laxmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 03:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772568#M1026110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-25T03:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772569#M1026111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly that is what I mean. Give it try and let us know about any issues you face.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 05:39:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772569#M1026111</guid>
      <dc:creator />
      <dc:date>2015-02-25T05:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Prob regarding Button</title>
      <link>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772570#M1026112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ohk so let say,&lt;/P&gt;&lt;P&gt;I clicked Button for very first time. Then value is '1'. Now, MTD expression will get disabled because &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if vYTD = 1 then 0 as per &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if(vYTD = 1,0,1 ) .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;And YTD Expression will get enabled because if vYTD = 1 then 1 as per &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if(vYTD = 1,1,0 ) .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am i ryt ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 12:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prob-regarding-Button/m-p/772570#M1026112</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-25T12:48:05Z</dc:date>
    </item>
  </channel>
</rss>

