<?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: Background colour using expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Background-colour-using-expression/m-p/1015819#M525229</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;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="8005" data-externalid="" data-presence="null" data-userid="156808" data-username="Robert_Mika" href="https://community.qlik.com/people/Robert_Mika"&gt;&lt;STRONG style="color: #3778c7;"&gt;Robert Mika&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response but it not work....&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jan 2016 08:22:20 GMT</pubDate>
    <dc:creator>ahmar811</dc:creator>
    <dc:date>2016-01-18T08:22:20Z</dc:date>
    <item>
      <title>Background colour using expression</title>
      <link>https://community.qlik.com/t5/QlikView/Background-colour-using-expression/m-p/1015817#M525227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I have pivot table with three dimension (Model, Month-Year, Product).I have a requirement to change the background colour using expression like&lt;/P&gt;&lt;P&gt;if(Model='PERSONAL CATEOGRY', OR&amp;nbsp; Model='COMMERCIAL CATEGORY' OR Model='NOT MAINTAINED' OR Model='Total',RGB(163,245,268))&lt;/P&gt;&lt;P&gt;It works fine,but when I arrange my dimension in horizontal direction the above expression doesn't work.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111826_Capture.JPG" style="width: 620px; height: 216px;" /&gt;&lt;/P&gt;&lt;P&gt;Please refer above screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest some solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Ahmar Ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 05:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-colour-using-expression/m-p/1015817#M525227</guid>
      <dc:creator>ahmar811</dc:creator>
      <dc:date>2016-01-18T05:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Background colour using expression</title>
      <link>https://community.qlik.com/t5/QlikView/Background-colour-using-expression/m-p/1015818#M525228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe this will help&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8006"&gt;The second dimension... or how to use secondarydimensionality()&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 06:50:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-colour-using-expression/m-p/1015818#M525228</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2016-01-18T06:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Background colour using expression</title>
      <link>https://community.qlik.com/t5/QlikView/Background-colour-using-expression/m-p/1015819#M525229</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;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="8005" data-externalid="" data-presence="null" data-userid="156808" data-username="Robert_Mika" href="https://community.qlik.com/people/Robert_Mika"&gt;&lt;STRONG style="color: #3778c7;"&gt;Robert Mika&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response but it not work....&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-colour-using-expression/m-p/1015819#M525229</guid>
      <dc:creator>ahmar811</dc:creator>
      <dc:date>2016-01-18T08:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Background colour using expression</title>
      <link>https://community.qlik.com/t5/QlikView/Background-colour-using-expression/m-p/1015820#M525230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there would be rather no way to access these header-column which is a kind of a help-column only to show the horizontal dimension. As a workaround you could use a second (dummy) expression maybe = '' and adjust the column-width to as small as possible (with a macro it could be nearly unvisible).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub SetColumnWidth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set chart = ActiveDocument.GetSheetObject("CH17")&lt;/P&gt;&lt;P&gt;chart.SetPixWidth 3, 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-colour-using-expression/m-p/1015820#M525230</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-01-18T08:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Background colour using expression</title>
      <link>https://community.qlik.com/t5/QlikView/Background-colour-using-expression/m-p/1015821#M525231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you able to upload a sample?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Dinu1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-colour-using-expression/m-p/1015821#M525231</guid>
      <dc:creator>dinuwanbr</dc:creator>
      <dc:date>2016-01-18T08:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Background colour using expression</title>
      <link>https://community.qlik.com/t5/QlikView/Background-colour-using-expression/m-p/1015822#M525232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all&lt;/P&gt;&lt;P&gt;I got my solution by using macro which is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG style="font-size: 12pt;"&gt;sub HideColumn&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993300; font-size: 12pt;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Call HideSubFunction("CH04",2)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993300; font-size: 12pt;"&gt;&lt;STRONG&gt;end sub&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993300; font-size: 12pt;"&gt;&lt;STRONG&gt;private sub HideSubFunction(ch,n)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993300; font-size: 12pt;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set ch=ActiveDocument.GetSheetObject(ch)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993300; font-size: 12pt;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ch.SetPixWidh (n-1),0&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993300; font-size: 12pt;"&gt;&lt;STRONG&gt;end sub&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Ahmar Ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 11:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-colour-using-expression/m-p/1015822#M525232</guid>
      <dc:creator>ahmar811</dc:creator>
      <dc:date>2016-01-18T11:44:14Z</dc:date>
    </item>
  </channel>
</rss>

