<?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 color for column dimension in pivot table not  different in client &amp;amp; access point in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Background-color-for-column-dimension-in-pivot-table-not/m-p/1654384#M730606</link>
    <description>&lt;P&gt;Hi BrettBless,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using &lt;SPAN&gt;11.20 SR19 11.20.13804&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I never use IE plugin as it leads to another problem. We used AD to login Qlikview access point,&amp;nbsp; when login password contains special character, it will never able to login from IE successfully. Other browser has not issue.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2019 01:13:43 GMT</pubDate>
    <dc:creator>elaineng</dc:creator>
    <dc:date>2019-12-05T01:13:43Z</dc:date>
    <item>
      <title>Background color for column dimension in pivot table not  different in client &amp; access point</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-column-dimension-in-pivot-table-not/m-p/1648909#M730602</link>
      <description>&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;I've deployed a dashboard in with Qlikview client which contains a pivot table with column dimension (Type, Project) as per image below. The dimension background color is highlighted in light orange as per below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlikview Client" style="width: 749px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/24022i817C518602FBFE54/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlikview_app.jpg" alt="Qlikview Client" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Qlikview Client&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I view the dashboard in access point. The column (Type &amp;amp; Project) has no color.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlikview Access Point - Web" style="width: 741px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/24023i8B3929DB9285C4B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlikview_web.jpg" alt="Qlikview Access Point - Web" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Qlikview Access Point - Web&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same issue when I export to excel from access point. Export from client has no issue.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlikview export to excel" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/24024i55A2DC80C7335517/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlikview_excel.png" alt="Qlikview export to excel" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Qlikview export to excel&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can I resolve this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-column-dimension-in-pivot-table-not/m-p/1648909#M730602</guid>
      <dc:creator>elaineng</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for column dimension in pivot table not  different in client &amp; access point</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-column-dimension-in-pivot-table-not/m-p/1649076#M730603</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How the color definition done in Pivot table ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 12:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-column-dimension-in-pivot-table-not/m-p/1649076#M730603</guid>
      <dc:creator>New-Qlik</dc:creator>
      <dc:date>2019-11-20T12:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for column dimension in pivot table not  different in client &amp; access point</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-column-dimension-in-pivot-table-not/m-p/1649373#M730604</link>
      <description>&lt;P&gt;In the row dimension, I have any row called color code which determines the row color. The code as below:&lt;/P&gt;&lt;P&gt;=IF(ColorCode = 1, RGB (252, 228,214), IF(ColorCode = 2 , RGB (191,191,191)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the column dimension, it is determined by the type value. Which the formulas look like:&lt;/P&gt;&lt;P&gt;=IF(Type = 'AFTER MBW AWARD', RGB(153,255,204), if (Type = 'AFTER NSC AWARD', RGB(153,204,255), RGB(255,204,153)))&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 01:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-column-dimension-in-pivot-table-not/m-p/1649373#M730604</guid>
      <dc:creator>elaineng</dc:creator>
      <dc:date>2019-11-21T01:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for column dimension in pivot table not  different in client &amp; access point</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-column-dimension-in-pivot-table-not/m-p/1654274#M730605</link>
      <description>&lt;P&gt;Elaine, you did not mention which version you are running, that would be useful on this one, but one thing I can suggest just to get some further info would be to try the IE Plugin client from the AccessPoint, if you have the Desktop Client installed on your machine, you have the IE Plugin client, just use Internet Explorer as the web browser, and you should be able to then use the View Details link on the app thumbnail to choose the Plugin client instead of the Ajax client, I am curious if the Plugin works like the Desktop, as if it does, that would seem to indicate a potential defect in the server-side functionality for the Ajax client, and the best thing would be to open a support case, but depending upon the version you are running, there may be a newer SR you can try to see if things work there etc...&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The latest releases for the supported versions are:&lt;/P&gt;
&lt;P&gt;11.20 SR19 11.20.13804&amp;nbsp;&lt;/P&gt;
&lt;P&gt;12.10 SR11 12.10.20900&lt;/P&gt;
&lt;P&gt;12.20 SR9 12.20.21000&lt;/P&gt;
&lt;P&gt;12.30 SR3 12.30.20300&lt;/P&gt;
&lt;P&gt;12.40 SR1 12.40.20100&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 18:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-column-dimension-in-pivot-table-not/m-p/1654274#M730605</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-04T18:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for column dimension in pivot table not  different in client &amp; access point</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-column-dimension-in-pivot-table-not/m-p/1654384#M730606</link>
      <description>&lt;P&gt;Hi BrettBless,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using &lt;SPAN&gt;11.20 SR19 11.20.13804&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I never use IE plugin as it leads to another problem. We used AD to login Qlikview access point,&amp;nbsp; when login password contains special character, it will never able to login from IE successfully. Other browser has not issue.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 01:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-column-dimension-in-pivot-table-not/m-p/1654384#M730606</guid>
      <dc:creator>elaineng</dc:creator>
      <dc:date>2019-12-05T01:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for column dimension in pivot table not  different in client &amp; access point</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-column-dimension-in-pivot-table-not/m-p/1654619#M730607</link>
      <description>&lt;P&gt;Hey Elaine, I think I would go ahead and open a support case, we'll need a copy of the app when you do that, so we can test things for you to see if we can replicate etc., as if we can, we can definitely submit things to the engineers at that point.&amp;nbsp; Glad you are on the latest SR too, if there is a problem and the engineers are willing to do a fix, that is the release it would go to as a patch etc...&amp;nbsp; Sorry I do not have anything better for you, the only thing of which I can think is there may be something wrong in a JavaScript somewhere would be my best hunch as to root cause.&amp;nbsp; We can test in the latest 12.40 SR1 release to see if things behave the same way there etc., that should help narrow things down pretty quickly.&amp;nbsp; If you do create the support case, you can definitely add this Community post thread link to the case as well as further information for the techs to check out.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only other thing I could offer is if you want to send me the app or a FTP link or something, you could do that as a private message if you want, and I can test things for you on my side to see what I see, and I can post things back here as to results.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 14:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-column-dimension-in-pivot-table-not/m-p/1654619#M730607</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-05T14:36:10Z</dc:date>
    </item>
  </channel>
</rss>

