<?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 not able to drill down into chart after selection of data by using mouse in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/not-able-to-drill-down-into-chart-after-selection-of-data-by/m-p/900884#M313448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using below conditional expression&amp;nbsp; for chart but when i am trying to select data in a chart by using mouse it is not ablr to drill trough the data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it seems if else giving problem&lt;/P&gt;&lt;P&gt;for one if statement it works properly but when applying below expression not working properly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below is the expression&lt;/P&gt;&lt;P&gt;=if(Country='Mexico',if(DATE&amp;gt;='03/31/2005',Date(MONTHYEAR,'MMM-YY')),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(WildMatch(Country,'China'),if(YEAR&amp;gt;=2011,Date(MONTHYEAR,'MMM-YY')),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(WildMatch(Country,'Brazil'),Date(MONTHYEAR,'MMM-YY'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; YEAR&amp;amp;':'&amp;amp;QUARTER)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;plz suggest&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Jul 2015 12:46:13 GMT</pubDate>
    <dc:creator>deepakqlikview_123</dc:creator>
    <dc:date>2015-07-18T12:46:13Z</dc:date>
    <item>
      <title>not able to drill down into chart after selection of data by using mouse in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/not-able-to-drill-down-into-chart-after-selection-of-data-by/m-p/900884#M313448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using below conditional expression&amp;nbsp; for chart but when i am trying to select data in a chart by using mouse it is not ablr to drill trough the data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it seems if else giving problem&lt;/P&gt;&lt;P&gt;for one if statement it works properly but when applying below expression not working properly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below is the expression&lt;/P&gt;&lt;P&gt;=if(Country='Mexico',if(DATE&amp;gt;='03/31/2005',Date(MONTHYEAR,'MMM-YY')),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(WildMatch(Country,'China'),if(YEAR&amp;gt;=2011,Date(MONTHYEAR,'MMM-YY')),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(WildMatch(Country,'Brazil'),Date(MONTHYEAR,'MMM-YY'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; YEAR&amp;amp;':'&amp;amp;QUARTER)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;plz suggest&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jul 2015 12:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-able-to-drill-down-into-chart-after-selection-of-data-by/m-p/900884#M313448</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2015-07-18T12:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: not able to drill down into chart after selection of data by using mouse in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/not-able-to-drill-down-into-chart-after-selection-of-data-by/m-p/900885#M313449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can check this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Country='Mexico',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(DATE&amp;gt;='03/31/2005',Date(MONTHYEAR,'MMM-YY'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(WildMatch(Country,'China'),if(YEAR&amp;gt;=2011,Date(MONTHYEAR,'MMM-YY'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(WildMatch(Country,'Brazil'),Date(MONTHYEAR,'MMM-YY'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; YEAR&amp;amp;':'&amp;amp;QUARTER)))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jul 2015 14:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-able-to-drill-down-into-chart-after-selection-of-data-by/m-p/900885#M313449</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-07-18T14:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: not able to drill down into chart after selection of data by using mouse in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/not-able-to-drill-down-into-chart-after-selection-of-data-by/m-p/900886#M313450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hi Settu,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;It is not working properly.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;I have attached my sample file for this , whenever i am trying to select by using mouse it is not able to show the selections i have used conditional enabling for expressions and calculated dimension.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jul 2015 18:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-able-to-drill-down-into-chart-after-selection-of-data-by/m-p/900886#M313450</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2015-07-18T18:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: not able to drill down into chart after selection of data by using mouse in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/not-able-to-drill-down-into-chart-after-selection-of-data-by/m-p/900887#M313451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi deepak,&lt;/P&gt;&lt;P&gt;There is no problem for displaying the values in calculated dimension. But when we trying the select the dimension value (like YEAR &amp;amp;":"&amp;amp;QUARTER), it will override the other selection and it doesn't meet your criteria in the calculated dimension field. (you can check this if you convert line chart to straight table).&lt;/P&gt;&lt;P&gt;Still, you can achieve this using the Enable Conditional display like you already applied in the Conditional Expression.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if(Country='Mexico',if(DATE&amp;gt;='03/31/2005',Date(MONTHYEAR,'MMM-YY')),&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(WildMatch(Country,'China'),if(YEAR&amp;gt;=2011,Date(MONTHYEAR,'MMM-YY')),&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(WildMatch(Country,'Brazil'),Date(MONTHYEAR,'MMM-YY'),&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; YEAR&amp;amp;':'&amp;amp;QUARTER)))&lt;/P&gt;







&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;For Dimension1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'book antiqua', palatino;"&gt;&lt;STRONG&gt;=Date(MONTHYEAR,'MMM-YY')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;put the enable condition like&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN style="font-family: 'book antiqua', palatino;"&gt;&lt;STRONG&gt;WildMatch(Country,'Mexico','China','Brazil')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'book antiqua', palatino;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;For Dimension 2 (Already you have the field YrQr, if you are using YEAR &amp;amp;':"&amp;amp;QUARTER, we can't re select in the value in the Chart)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'book antiqua', palatino;"&gt;&lt;STRONG&gt;=replace(YrQr,'-',':')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Enable Condition&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'book antiqua', palatino;"&gt;&lt;SPAN style="font-family: 'book antiqua', palatino;"&gt;WildMatch(Country,'Mexico','China','Brazil')=0&lt;/SPAN&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'book antiqua', palatino;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regarding the DATE&amp;gt;'03/31/2005 for 'Mexico'&amp;nbsp; -&amp;gt; you can give in the expression like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt; font-family: 'book antiqua', palatino;"&gt;&lt;STRONG&gt;=(Avg({&amp;lt;INDICATOR_NAME={'Mexico - Real Home Price Index'},DATE={'&amp;gt;=03/31/2005'}&amp;gt;}INDICATOR_VALUE))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Expression for 'China'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt; font-family: 'book antiqua', palatino;"&gt;&lt;STRONG&gt;=(Avg({&amp;lt;INDICATOR_NAME={'China - Real Home Price Index'},YEAR={'&amp;gt;=2011'}&amp;gt;}INDICATOR_VALUE))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA for your reference (due to your file size, i removed all data, you can just copy the Chart, paste into your file)&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>Sun, 19 Jul 2015 05:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-able-to-drill-down-into-chart-after-selection-of-data-by/m-p/900887#M313451</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-07-19T05:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: not able to drill down into chart after selection of data by using mouse in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/not-able-to-drill-down-into-chart-after-selection-of-data-by/m-p/900888#M313452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Settu &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jul 2015 11:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-able-to-drill-down-into-chart-after-selection-of-data-by/m-p/900888#M313452</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2015-07-19T11:32:24Z</dc:date>
    </item>
  </channel>
</rss>

