<?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 Bar Chart Visualization - Question about Dimension Display in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Bar-Chart-Visualization-Question-about-Dimension-Display/m-p/1922221#M75909</link>
    <description>&lt;P&gt;Hi everyone !&lt;/P&gt;
&lt;P&gt;I have a question regarding the Bar Chart visualization.&lt;/P&gt;
&lt;P&gt;I am presently display on the X-Axis the Year-Week Number (calculated on the data load).&lt;/P&gt;
&lt;P&gt;The Y-Axis displays the value.&lt;/P&gt;
&lt;P&gt;The visualization works prefect!&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question: Is there a way on the chart to highlight the current Year-Week Number - either the X-Axis and/or the Bar itself ?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Example: For this week (2022-18) display the bar a different color (say Hex #D90416) AND all of the other bars on the chart are displayed as&amp;nbsp; HEX #0f9D58.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any thoughts ?&amp;nbsp; thanks - Jerry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Apr 2022 15:16:22 GMT</pubDate>
    <dc:creator>jerryr125</dc:creator>
    <dc:date>2022-04-25T15:16:22Z</dc:date>
    <item>
      <title>Bar Chart Visualization - Question about Dimension Display</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-Visualization-Question-about-Dimension-Display/m-p/1922221#M75909</link>
      <description>&lt;P&gt;Hi everyone !&lt;/P&gt;
&lt;P&gt;I have a question regarding the Bar Chart visualization.&lt;/P&gt;
&lt;P&gt;I am presently display on the X-Axis the Year-Week Number (calculated on the data load).&lt;/P&gt;
&lt;P&gt;The Y-Axis displays the value.&lt;/P&gt;
&lt;P&gt;The visualization works prefect!&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question: Is there a way on the chart to highlight the current Year-Week Number - either the X-Axis and/or the Bar itself ?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Example: For this week (2022-18) display the bar a different color (say Hex #D90416) AND all of the other bars on the chart are displayed as&amp;nbsp; HEX #0f9D58.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any thoughts ?&amp;nbsp; thanks - Jerry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 15:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-Visualization-Question-about-Dimension-Display/m-p/1922221#M75909</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2022-04-25T15:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Visualization - Question about Dimension Display</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-Visualization-Question-about-Dimension-Display/m-p/1922510#M75938</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can do it in the following way:&lt;BR /&gt;1. Open chart settings&lt;BR /&gt;2. Select Appearance &lt;BR /&gt;3. Select Colors and legend&lt;BR /&gt;4. Switch Colors to Custom and select By expression in the dropdown list&lt;BR /&gt;5. Use expression&lt;BR /&gt;&lt;STRONG&gt;IF(Week = Year(Today())&amp;amp;'-'&amp;amp;Week(Today()), '#D90416', '#0f9D58')&lt;/STRONG&gt;&lt;BR /&gt;Note that check box 'The expression is a color code' should be checked.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vchuprina_0-1650960090152.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77896i85549988EC9F9299/image-size/large?v=v2&amp;amp;px=999" role="button" title="vchuprina_0-1650960090152.png" alt="vchuprina_0-1650960090152.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vitalii&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 08:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-Visualization-Question-about-Dimension-Display/m-p/1922510#M75938</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2022-04-26T08:01:18Z</dc:date>
    </item>
  </channel>
</rss>

