<?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 - Programming - New at this. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299845#M581550</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.  When I add this in, the Button is unavailable even&lt;/P&gt;&lt;P&gt;after I select a month.  Thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean Smith | Business Analytics Developer| Brady Corporation | 414 438 6981&lt;/P&gt;&lt;P&gt;Office | 262 751 5193 Cell&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;On Wed, Dec 14, 2011 at 8:02 AM, Roland Kunle &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2011 15:24:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-14T15:24:50Z</dc:date>
    <item>
      <title>Buttons - Programming - New at this.</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299843#M581547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;I have a sheet object with several buttons on it that will pull up different charts once clicked.&amp;nbsp; Also on the sheet object is a list box with all available months listed.&amp;nbsp; Due to the large amount of data that will be presented if a month is not selected 1st, I would like to be able to program the buttton to only open the chart if a month has been selected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone point me in the right direct on how to set this up and is there a reference document or website that could assist me in learning how to apply VB code to QV10 to do automation steps like this?&amp;nbsp; I am new to VB and I find it difficult searching for "How to's."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Sean &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 13:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299843#M581547</guid>
      <dc:creator />
      <dc:date>2011-12-14T13:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons - Programming - New at this.</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299844#M581548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can achive the button to be clickable or not using the "enable Condition" on button props --&amp;gt; general tab. Expression for it would be similar to this:&lt;/P&gt;&lt;P&gt;GetSelectedCount(Month) = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HtH&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 14:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299844#M581548</guid>
      <dc:creator />
      <dc:date>2011-12-14T14:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons - Programming - New at this.</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299845#M581550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.  When I add this in, the Button is unavailable even&lt;/P&gt;&lt;P&gt;after I select a month.  Thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean Smith | Business Analytics Developer| Brady Corporation | 414 438 6981&lt;/P&gt;&lt;P&gt;Office | 262 751 5193 Cell&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;On Wed, Dec 14, 2011 at 8:02 AM, Roland Kunle &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 15:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299845#M581550</guid>
      <dc:creator />
      <dc:date>2011-12-14T15:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons - Programming - New at this.</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299846#M581551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you replace my "Month" with your field(-name) ? That's the only "hook" I can imagine right now. Else don't hesitate to post an exam app, may be with two or three months of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 15:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299846#M581551</guid>
      <dc:creator />
      <dc:date>2011-12-14T15:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons - Programming - New at this.</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299847#M581552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOL, can't believe I overlooked that as my Field is MonthName...  Thanks,&lt;/P&gt;&lt;P&gt;I'll give it a go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean Smith | Business Analytics Developer| Brady Corporation | 414 438 6981&lt;/P&gt;&lt;P&gt;Office | 262 751 5193 Cell&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;On Wed, Dec 14, 2011 at 9:53 AM, Roland Kunle &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 15:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299847#M581552</guid>
      <dc:creator />
      <dc:date>2011-12-14T15:58:28Z</dc:date>
    </item>
    <item>
      <title>Buttons - Programming - New at this.</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299848#M581554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I would use a condition as Roland suggests, but would use in preference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not isnull(fieldname)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as GetSelectedCount doesnt take into account where 'fieldname' has been implicitily selected (ie a 'possible' rather than a 'selected').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 16:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299848#M581554</guid>
      <dc:creator />
      <dc:date>2011-12-14T16:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons - Programming - New at this.</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299849#M581555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gordon.  How do I use this and still allow for the user to select&lt;/P&gt;&lt;P&gt;more than 1 month?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean Smith | Business Analytics Developer| Brady Corporation | 414 438 6981&lt;/P&gt;&lt;P&gt;Office | 262 751 5193 Cell&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;On Wed, Dec 14, 2011 at 10:05 AM, gordon.savage &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 16:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299849#M581555</guid>
      <dc:creator />
      <dc:date>2011-12-14T16:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons - Programming - New at this.</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299850#M581557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Sean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not quite sure I understand what you are trying to do now - I thought you said it was to only display the chart when &lt;SPAN style="text-decoration: underline;"&gt;a&lt;/SPAN&gt; month was selected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user can select &amp;gt; 1 month then can he select all? Makes conditioning the chart display irrelevant if so!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to make sure that the user has made &lt;EM&gt;some &lt;/EM&gt;selection (either explicit or implicit) then you could use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=getpossiblecount(month) &amp;lt; count({1} DISTINCT month)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but be aware the selections could be just one less than all months!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 10:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299850#M581557</guid>
      <dc:creator />
      <dc:date>2011-12-15T10:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons - Programming - New at this.</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299851#M581558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent, thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean Smith | Business Analytics Developer| Brady Corporation | 414 438 6981&lt;/P&gt;&lt;P&gt;Office | 262 751 5193 Cell&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;On Thu, Dec 15, 2011 at 4:17 AM, gordon.savage &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 12:16:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-Programming-New-at-this/m-p/299851#M581558</guid>
      <dc:creator />
      <dc:date>2011-12-15T12:16:11Z</dc:date>
    </item>
  </channel>
</rss>

