<?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 Relative in Bar chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Relative-in-Bar-chart/m-p/1974332#M80369</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;in Qlikview they written like:&amp;nbsp; in bar chart -&amp;gt; Relative&lt;/P&gt;
&lt;P&gt;=only(if ((Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;lt;=50 and (Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;gt;=40, 50,&lt;BR /&gt;if ((Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;lt;=-20 and (Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;gt;=-30, 50,0) ))&lt;/P&gt;
&lt;P&gt;the same i have written in Qliksense:&lt;/P&gt;
&lt;P&gt;=IF(GetFieldSelections(PARTS)='Body Mount',&lt;BR /&gt;only(if ((Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;lt;=50 and (Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;gt;=40, 0.5,&lt;BR /&gt;if ((Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;lt;=-20 and (Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;gt;=-30, 0.5,0) )))&lt;/P&gt;
&lt;P&gt;when we select Filter 'Body Mount' and Enter bin=10,&lt;/P&gt;
&lt;P&gt;then it shows one bar 50 and another bar 50. fine.&lt;/P&gt;
&lt;P&gt;if i give Enter bin=20, then it showing the bar 50 only. actually it will show 100. in qlikview it is working as Relative.&lt;/P&gt;
&lt;P&gt;How will give Relative for this expression:&lt;/P&gt;
&lt;P&gt;generally Relative as per my knowledge. Sum(sales)/Sum( total sales).&lt;/P&gt;
&lt;P&gt;please help me thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Aug 2022 14:59:39 GMT</pubDate>
    <dc:creator>nvijay5757</dc:creator>
    <dc:date>2022-08-29T14:59:39Z</dc:date>
    <item>
      <title>Relative in Bar chart</title>
      <link>https://community.qlik.com/t5/App-Development/Relative-in-Bar-chart/m-p/1974332#M80369</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;in Qlikview they written like:&amp;nbsp; in bar chart -&amp;gt; Relative&lt;/P&gt;
&lt;P&gt;=only(if ((Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;lt;=50 and (Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;gt;=40, 50,&lt;BR /&gt;if ((Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;lt;=-20 and (Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;gt;=-30, 50,0) ))&lt;/P&gt;
&lt;P&gt;the same i have written in Qliksense:&lt;/P&gt;
&lt;P&gt;=IF(GetFieldSelections(PARTS)='Body Mount',&lt;BR /&gt;only(if ((Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;lt;=50 and (Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;gt;=40, 0.5,&lt;BR /&gt;if ((Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;lt;=-20 and (Min_cvdcqa_trip_end_air_amb_temp_r_3)&amp;gt;=-30, 0.5,0) )))&lt;/P&gt;
&lt;P&gt;when we select Filter 'Body Mount' and Enter bin=10,&lt;/P&gt;
&lt;P&gt;then it shows one bar 50 and another bar 50. fine.&lt;/P&gt;
&lt;P&gt;if i give Enter bin=20, then it showing the bar 50 only. actually it will show 100. in qlikview it is working as Relative.&lt;/P&gt;
&lt;P&gt;How will give Relative for this expression:&lt;/P&gt;
&lt;P&gt;generally Relative as per my knowledge. Sum(sales)/Sum( total sales).&lt;/P&gt;
&lt;P&gt;please help me thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 14:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Relative-in-Bar-chart/m-p/1974332#M80369</guid>
      <dc:creator>nvijay5757</dc:creator>
      <dc:date>2022-08-29T14:59:39Z</dc:date>
    </item>
  </channel>
</rss>

