<?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 Deselect in  bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Deselect-in-bar-chart/m-p/1257137#M848287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used the following expression and one field as dimension in bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Field 1: =IF( MonthlyWorkHour&amp;gt;7, 'Occupied',&amp;nbsp; IF(&amp;nbsp; MonthlyWorkHour&amp;gt;3 and MonthlyWorkHour&amp;lt;8, 'Partially Occupied',&amp;nbsp; IF( MonthlyWorkHour&amp;lt;4,&amp;nbsp; 'Available' )))&lt;/P&gt;&lt;P&gt;Field 2: Project Name&lt;/P&gt;&lt;P&gt;Expression: count (Employee Id)&lt;/P&gt;&lt;P&gt;I got the output as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157070_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;When I selected partially occupied, the single bar highlights and again selected it bring backs to the original position like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="partilal.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/157071_partilal.PNG" style="height: auto;" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/157072_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but while selecting on the other two namely Occupied and Available I cannot get back to the original status as shown in first image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yoganantha Prakash G P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>yoganantha321</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Deselect in  bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Deselect-in-bar-chart/m-p/1257137#M848287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used the following expression and one field as dimension in bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Field 1: =IF( MonthlyWorkHour&amp;gt;7, 'Occupied',&amp;nbsp; IF(&amp;nbsp; MonthlyWorkHour&amp;gt;3 and MonthlyWorkHour&amp;lt;8, 'Partially Occupied',&amp;nbsp; IF( MonthlyWorkHour&amp;lt;4,&amp;nbsp; 'Available' )))&lt;/P&gt;&lt;P&gt;Field 2: Project Name&lt;/P&gt;&lt;P&gt;Expression: count (Employee Id)&lt;/P&gt;&lt;P&gt;I got the output as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157070_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;When I selected partially occupied, the single bar highlights and again selected it bring backs to the original position like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="partilal.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/157071_partilal.PNG" style="height: auto;" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/157072_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but while selecting on the other two namely Occupied and Available I cannot get back to the original status as shown in first image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yoganantha Prakash G P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Deselect-in-bar-chart/m-p/1257137#M848287</guid>
      <dc:creator>yoganantha321</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Deselect in  bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Deselect-in-bar-chart/m-p/1257138#M848288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&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;Better you can use this expression&amp;nbsp; as a field of table and place it in any dimensional or fact table&amp;nbsp; IF( MonthlyWorkHour&amp;gt;7, 'Occupied',&amp;nbsp; IF(&amp;nbsp; MonthlyWorkHour&amp;gt;3 and MonthlyWorkHour&amp;lt;8, 'Partially Occupied',&amp;nbsp; IF( MonthlyWorkHour&amp;lt;4,&amp;nbsp; 'Available' )))&amp;nbsp; then it will change according what you select&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 10:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Deselect-in-bar-chart/m-p/1257138#M848288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-22T10:02:07Z</dc:date>
    </item>
  </channel>
</rss>

