<?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 with chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315851#M514345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pankaj,&lt;/P&gt;&lt;P&gt;You need to select one and one only value in the listbox or the option for &lt;EM&gt;One Selected Value Only&lt;/EM&gt; will be greyed out. Select one value and you should be able to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Jul 2017 16:46:56 GMT</pubDate>
    <dc:creator>effinty2112</dc:creator>
    <dc:date>2017-07-16T16:46:56Z</dc:date>
    <item>
      <title>buttons with chart</title>
      <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315845#M514338</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 Buttons and a bar chat with two dimensions and one expression. When i select first button then the bar chart should reflect the first dimension and expression. If i select second button then the bar chart should reflect second dimension and expression. Please let me know how to achieve it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 14:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315845#M514338</guid>
      <dc:creator>vishalmanu</dc:creator>
      <dc:date>2017-07-16T14:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: buttons with chart</title>
      <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315846#M514339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 14:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315846#M514339</guid>
      <dc:creator>aarkay29</dc:creator>
      <dc:date>2017-07-16T14:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: buttons with chart</title>
      <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315847#M514340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Aarav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could'nt find any attachment. How ever i am using a personal edition and i cant access the external qvw files. Can you please post the screen shots so that it would be helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;VishnuT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 14:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315847#M514340</guid>
      <dc:creator>vishalmanu</dc:creator>
      <dc:date>2017-07-16T14:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: buttons with chart</title>
      <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315848#M514341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please post the screenshots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 14:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315848#M514341</guid>
      <dc:creator>vishalmanu</dc:creator>
      <dc:date>2017-07-16T14:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: buttons with chart</title>
      <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315849#M514342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu,&lt;/P&gt;&lt;P&gt;There are many ways to do this. Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set HidePrefix = '%';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ChartDims:&lt;/P&gt;&lt;P&gt;Load * InLine [&lt;/P&gt;&lt;P&gt;%ChartDim&lt;/P&gt;&lt;P&gt;ChartDim1&lt;/P&gt;&lt;P&gt;ChartDim2&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above script replace ChartDim 1 &amp;amp; 2 with the names of your dimension fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a listbox on field %ChartDim. Select one value then in properties set to &lt;EM&gt;One Selected Value Only&lt;/EM&gt;. Set the style to LED and if you want de-select &lt;EM&gt;Single Column&lt;/EM&gt; if you want to display horizontally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your chart replace your dimensions with this single calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=[$(=%Dim1)]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when you change your selection in the listbox the dimension in the chart will change to the one you pick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 15:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315849#M514342</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-07-16T15:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: buttons with chart</title>
      <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315850#M514343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;Nice thought.&lt;/P&gt;&lt;P&gt;Different Approach to the Solution.&lt;/P&gt;&lt;P&gt;I tried this but, i was not able to set always one value select for hideprefix field.&lt;/P&gt;&lt;P&gt;i.e &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;%Dim1 in your case.&lt;/SPAN&gt;&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;Please help on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 16:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315850#M514343</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-07-16T16:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: buttons with chart</title>
      <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315851#M514345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pankaj,&lt;/P&gt;&lt;P&gt;You need to select one and one only value in the listbox or the option for &lt;EM&gt;One Selected Value Only&lt;/EM&gt; will be greyed out. Select one value and you should be able to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 16:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315851#M514345</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-07-16T16:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: buttons with chart</title>
      <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315852#M514346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But don't works if we select Dim1 and Dim2. Is there a way to allow that with adapting your solution??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because i often use conditionnal hiding dimension/expression with using Concat and SubStringCount (&lt;A href="https://community.qlik.com/qlik-blogpost/3564"&gt;Customizable Straight Table&lt;/A&gt;) &lt;/P&gt;&lt;P&gt;And if you have a big number of dimensions, it can be long because you have to go in properties and write formulas for each of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 17:05:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315852#M514346</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-07-16T17:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: buttons with chart</title>
      <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315853#M514347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Andrew,&lt;/P&gt;&lt;P&gt;I think this is not possible for Hide prefix field.&lt;/P&gt;&lt;P&gt;If you can post app in which you have implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 17:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315853#M514347</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-07-16T17:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: buttons with chart</title>
      <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315854#M514348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pankaj,&lt;/P&gt;&lt;P&gt;A field whose name begins with the HidePrefix, '%' in this case, is no different from any other except that when a selection is made on it that selection does not appear in a Current Selections object. Take away the HidePrefix line if you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 17:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315854#M514348</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-07-16T17:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: buttons with chart</title>
      <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315855#M514349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;Yes, Now it's working.&lt;/P&gt;&lt;P&gt;But, is there any option so, that i can ignore this in Current selection as Hide prefix not working in this case.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 17:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315855#M514349</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-07-16T17:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: buttons with chart</title>
      <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315856#M514350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu,&lt;/P&gt;&lt;P&gt;I made a mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use:&lt;/P&gt;&lt;P&gt;=[$(=%ChartDim)]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not&lt;/P&gt;&lt;P&gt;=[$(=%Dim1)]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 17:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315856#M514350</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-07-16T17:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: buttons with chart</title>
      <link>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315857#M514351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pankaj,&lt;/P&gt;&lt;P&gt;I have a qvw I could send you but I don't know how to attach it. Can you help me with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 17:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/buttons-with-chart/m-p/1315857#M514351</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-07-16T17:37:38Z</dc:date>
    </item>
  </channel>
</rss>

