<?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>article Qlik Sense: Combo chart orientation changed to horizontal after upgrade to May 2021 or higher in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Combo-chart-orientation-changed-to-horizontal-after/ta-p/1844038</link>
    <description>&lt;P&gt;Combo charts orientation changes form vertical to horizontal after the upgrade to Qlik Sense May 2021 or higher versions. The problem occurs for combo charts that were originally created as bar charts and then converted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;May 2021 and higher&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The issue occurs for horizontal oriented bar charts created in older versions that were then converted to combo charts. In these cases, the horizontal property of the bar chart is remembered even though it did not exist in the old combo charts.&lt;/P&gt;
&lt;P&gt;The combo charts were updated in latest version (May 2021) with this &lt;STRONG&gt;horizontal property&lt;/STRONG&gt; and it was automatically applied to all the charts that inherited it from their previous status as bar charts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Resolution:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;It is necessary to convert all the affected charts to vertical orientation. This can be done either manually by changing the charts properties under "Presentation" or automatically with the program attached to this article.&lt;/P&gt;
&lt;P data-unlink="true"&gt;The Qlik development team provided a script that traverses an app and changes the orientation of the combo charts. The code source is available &lt;A title="chart re-orienter" href="https://github.com/kolsrud/qlik-chart-reorienter" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&amp;nbsp;and compiled executable &lt;A href="https://github.com/kolsrud/qlik-chart-reorienter/releases/tag/v0.3.1" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;(same as the one attached to this article). Notice that the orientation of &lt;STRONG&gt;all&lt;/STRONG&gt; combo charts will be changed to vertical by the script.&lt;/P&gt;
&lt;P&gt;That program connects to Qlik Sense on localhost using store certificates, it traverses all apps in the deployment and &lt;STRONG&gt;sets all combo chart orientations to vertical&lt;/STRONG&gt;. Please make sure to execute the script with the Qlik Sense service account or a user that does have access to the QlikClient certificate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Instructions:&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;1. Unzip the zip file to a folder on your Qlik Sense server central node.&lt;/P&gt;
&lt;P&gt;2. Open a CMD prompt and navigate to the folder where the program has been unzipped&lt;/P&gt;
&lt;P&gt;3. Run the below command to reorient all charts in all apps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;QlikChartReorienter.exe --all --commit&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;&lt;FONT size="3"&gt;Internal investigation ID:&lt;/FONT&gt; &amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;QB-6633&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Oct 2021 14:10:12 GMT</pubDate>
    <dc:creator>Andrea_Bertazzo</dc:creator>
    <dc:date>2021-10-21T14:10:12Z</dc:date>
    <item>
      <title>Qlik Sense: Combo chart orientation changed to horizontal after upgrade to May 2021 or higher</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Combo-chart-orientation-changed-to-horizontal-after/ta-p/1844038</link>
      <description>&lt;P&gt;Combo charts orientation changes form vertical to horizontal after the upgrade to Qlik Sense May 2021 or higher versions. The problem occurs for combo charts that were originally created as bar charts and then converted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;May 2021 and higher&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The issue occurs for horizontal oriented bar charts created in older versions that were then converted to combo charts. In these cases, the horizontal property of the bar chart is remembered even though it did not exist in the old combo charts.&lt;/P&gt;
&lt;P&gt;The combo charts were updated in latest version (May 2021) with this &lt;STRONG&gt;horizontal property&lt;/STRONG&gt; and it was automatically applied to all the charts that inherited it from their previous status as bar charts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Resolution:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;It is necessary to convert all the affected charts to vertical orientation. This can be done either manually by changing the charts properties under "Presentation" or automatically with the program attached to this article.&lt;/P&gt;
&lt;P data-unlink="true"&gt;The Qlik development team provided a script that traverses an app and changes the orientation of the combo charts. The code source is available &lt;A title="chart re-orienter" href="https://github.com/kolsrud/qlik-chart-reorienter" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&amp;nbsp;and compiled executable &lt;A href="https://github.com/kolsrud/qlik-chart-reorienter/releases/tag/v0.3.1" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;(same as the one attached to this article). Notice that the orientation of &lt;STRONG&gt;all&lt;/STRONG&gt; combo charts will be changed to vertical by the script.&lt;/P&gt;
&lt;P&gt;That program connects to Qlik Sense on localhost using store certificates, it traverses all apps in the deployment and &lt;STRONG&gt;sets all combo chart orientations to vertical&lt;/STRONG&gt;. Please make sure to execute the script with the Qlik Sense service account or a user that does have access to the QlikClient certificate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Instructions:&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;1. Unzip the zip file to a folder on your Qlik Sense server central node.&lt;/P&gt;
&lt;P&gt;2. Open a CMD prompt and navigate to the folder where the program has been unzipped&lt;/P&gt;
&lt;P&gt;3. Run the below command to reorient all charts in all apps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;QlikChartReorienter.exe --all --commit&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;&lt;FONT size="3"&gt;Internal investigation ID:&lt;/FONT&gt; &amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;QB-6633&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 14:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Combo-chart-orientation-changed-to-horizontal-after/ta-p/1844038</guid>
      <dc:creator>Andrea_Bertazzo</dc:creator>
      <dc:date>2021-10-21T14:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense: Combo chart orientation changed to horizontal after upgrade to May 2021 or higher</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Combo-chart-orientation-changed-to-horizontal-after/tac-p/2016209#M8009</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48752"&gt;@Andrea_Bertazzo&lt;/a&gt;&amp;nbsp; : Hi there, we tried the steps outlined below. Its shows the below error message. CertificatesNotFoundInStoreException : No certificate with the name "QlikClient"&amp;nbsp; found in store error .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What kind of certificate is this program referring to ? Can you please advice ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RajaDumpa_0-1670973549176.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/96129i1CDF90DC11EB8D91/image-size/large?v=v2&amp;amp;px=999" role="button" title="RajaDumpa_0-1670973549176.png" alt="RajaDumpa_0-1670973549176.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 23:22:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Combo-chart-orientation-changed-to-horizontal-after/tac-p/2016209#M8009</guid>
      <dc:creator>RajaDumpa</dc:creator>
      <dc:date>2022-12-13T23:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense: Combo chart orientation changed to horizontal after upgrade to May 2021 or higher</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Combo-chart-orientation-changed-to-horizontal-after/tac-p/2017830#M8044</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/146981"&gt;@RajaDumpa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;That program connects to Qlik Sense on localhost using store certificates, it traverses all apps in the deployment and&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;sets all combo chart orientations to vertical&lt;/STRONG&gt;&lt;SPAN&gt;. Please make sure to execute the script with the Qlik Sense service account or a user that does have access to the QlikClient certificate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 09:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Combo-chart-orientation-changed-to-horizontal-after/tac-p/2017830#M8044</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2022-12-19T09:04:39Z</dc:date>
    </item>
  </channel>
</rss>

