<?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: Shading bars in Combochart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2483776#M101079</link>
    <description>&lt;P&gt;This is not possible natively.&lt;BR /&gt;&lt;BR /&gt;Maybe you can look for an extension that gives you this, if it's really necessary.&lt;BR /&gt;&lt;BR /&gt;- Matheus&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 13:36:28 GMT</pubDate>
    <dc:creator>MatheusC</dc:creator>
    <dc:date>2024-09-26T13:36:28Z</dc:date>
    <item>
      <title>Shading bars in Combochart</title>
      <link>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2483355#M101035</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mallikarjunautr_0-1727234388412.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172113iF6A7288B14835C0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mallikarjunautr_0-1727234388412.png" alt="mallikarjunautr_0-1727234388412.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As shown in the above chart, i have few bars in the graph. I need to shade the past 3 months with lines. can anyone help me how to do it,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 03:21:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2483355#M101035</guid>
      <dc:creator>mallikarjunautr</dc:creator>
      <dc:date>2024-09-25T03:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Shading bars in Combochart</title>
      <link>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2483557#M101057</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/314280"&gt;@mallikarjunautr&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Try it in your bar expression: &lt;BR /&gt;&lt;BR /&gt;if(&lt;STRONG&gt;FieldMonthName&lt;/STRONG&gt;&amp;gt;= max(total &lt;STRONG&gt;FieldMonthName&lt;/STRONG&gt;,3),'&lt;STRONG&gt;color1&lt;/STRONG&gt;','&lt;STRONG&gt;color2&lt;/STRONG&gt;')&lt;BR /&gt;&lt;BR /&gt;*remember to change the example fields to your real fields*&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Matheus&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 14:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2483557#M101057</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2024-09-25T14:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Shading bars in Combochart</title>
      <link>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2483679#M101072</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149113"&gt;@MatheusC&lt;/a&gt;&amp;nbsp;, thanks for your response&lt;/P&gt;
&lt;P&gt;I tried this logic but I'm loosing Legends due to expression in color,&amp;nbsp; I want to keep same color for all the months but need to differentiate with lines are any other shades&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 07:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2483679#M101072</guid>
      <dc:creator>mallikarjunautr</dc:creator>
      <dc:date>2024-09-26T07:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Shading bars in Combochart</title>
      <link>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2483776#M101079</link>
      <description>&lt;P&gt;This is not possible natively.&lt;BR /&gt;&lt;BR /&gt;Maybe you can look for an extension that gives you this, if it's really necessary.&lt;BR /&gt;&lt;BR /&gt;- Matheus&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 13:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2483776#M101079</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2024-09-26T13:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Shading bars in Combochart</title>
      <link>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2483887#M101092</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149113"&gt;@MatheusC&lt;/a&gt;&amp;nbsp;, thank you. any idea which extension will provide this feature. we are using Vizlib&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 02:28:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2483887#M101092</guid>
      <dc:creator>mallikarjunautr</dc:creator>
      <dc:date>2024-09-27T02:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Shading bars in Combochart</title>
      <link>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2483972#M101105</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/314280"&gt;@mallikarjunautr&lt;/a&gt;&amp;nbsp; As mentioned earlier it is not possible natively, instead you can colour those bars with different colour.&lt;/P&gt;
&lt;P&gt;You can use the color by expression as below&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-09-27 at 10.51.53.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172238iE24151B6AD42BB8F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-09-27 at 10.51.53.png" alt="Screenshot 2024-09-27 at 10.51.53.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use below expression. &lt;STRONG&gt;Make sure that your MonthYear Field is Numeric format&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;if( floor(MonthYear) &amp;gt;= monthstart(addmonths(Today(),-3)) and&lt;BR /&gt;floor(MonthYear) &amp;lt; monthstart(Today()), &lt;STRONG&gt;red(),green()&lt;/STRONG&gt;)&lt;/P&gt;
&lt;P&gt;You can change the colour accordingly&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 09:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2483972#M101105</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2024-09-27T09:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Shading bars in Combochart</title>
      <link>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2485033#M101215</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp;, thanks for your reply, by applying this expression I'm loosing legend, I want to keep legend.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 06:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Shading-bars-in-Combochart/m-p/2485033#M101215</guid>
      <dc:creator>mallikarjunautr</dc:creator>
      <dc:date>2024-10-03T06:39:30Z</dc:date>
    </item>
  </channel>
</rss>

