<?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 nPrinting - Qualitative axis element order in pixel-perfect chart with auto-create series in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-Qualitative-axis-element-order-in-pixel-perfect-chart/m-p/2485110#M42146</link>
    <description>&lt;P&gt;I am trying to implement a point chart in a Pixel Perfect report in nPrinting February 2024.&lt;/P&gt;
&lt;P&gt;The chart has a qualitative X axis and a quantitative Y axis.&lt;/P&gt;
&lt;P&gt;In my Qlik Sense app, I have a table like this one (which I imported into nPrinting):&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;WAREHOUSE&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;PRODUCT&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;Stock&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;W1&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;P2&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;1&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;W1&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;P3&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;2&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;W2&lt;/TD&gt;
&lt;TD&gt;P1&lt;/TD&gt;
&lt;TD&gt;3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;W2&lt;/TD&gt;
&lt;TD&gt;P2&lt;/TD&gt;
&lt;TD&gt;4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;W2&lt;/TD&gt;
&lt;TD&gt;P3&lt;/TD&gt;
&lt;TD&gt;1&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need a chart like this one:&lt;/P&gt;
&lt;DIV style="border: solid 2px black; width: max-content;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cjgorrin_3-1727961537416.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172492i7AFA33C90C8FAF37/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cjgorrin_3-1727961537416.png" alt="cjgorrin_3-1727961537416.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, I create a chart with the following characteristics:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Point chart.&lt;/LI&gt;
&lt;LI&gt;Only auto-create series:
&lt;UL&gt;
&lt;LI&gt;View type: Point&lt;/LI&gt;
&lt;LI&gt;Qualitative argument scale&lt;/LI&gt;
&lt;LI&gt;Numerical value scale&lt;/LI&gt;
&lt;LI&gt;Point sort order ascending&lt;/LI&gt;
&lt;LI&gt;Sort points by argument&lt;/LI&gt;
&lt;LI&gt;Data member: the table&lt;/LI&gt;
&lt;LI&gt;Series: PRODUCT&lt;/LI&gt;
&lt;LI&gt;Argument: WAREHOUSE&lt;/LI&gt;
&lt;LI&gt;Value: Stock&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Then, I expect the X-axis elements to be W1, W2, in this order. But I get W2, W1 instead. Why? Because the first series, P1, does not contain W1.&lt;/P&gt;
&lt;P&gt;It seems the elements are put in the axis in the order they are discovered, series by series, also in order.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Is there any way to make the chart sort ALL the arguments (elements) together no matter the order of the series or whether they are present in the series at all?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thanks a lot for your insights!&lt;/P&gt;</description>
    <pubDate>Thu, 03 Oct 2024 13:22:44 GMT</pubDate>
    <dc:creator>cjgorrin</dc:creator>
    <dc:date>2024-10-03T13:22:44Z</dc:date>
    <item>
      <title>nPrinting - Qualitative axis element order in pixel-perfect chart with auto-create series</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-Qualitative-axis-element-order-in-pixel-perfect-chart/m-p/2485110#M42146</link>
      <description>&lt;P&gt;I am trying to implement a point chart in a Pixel Perfect report in nPrinting February 2024.&lt;/P&gt;
&lt;P&gt;The chart has a qualitative X axis and a quantitative Y axis.&lt;/P&gt;
&lt;P&gt;In my Qlik Sense app, I have a table like this one (which I imported into nPrinting):&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;WAREHOUSE&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;PRODUCT&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;Stock&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;W1&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;P2&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;1&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;W1&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;P3&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;2&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;W2&lt;/TD&gt;
&lt;TD&gt;P1&lt;/TD&gt;
&lt;TD&gt;3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;W2&lt;/TD&gt;
&lt;TD&gt;P2&lt;/TD&gt;
&lt;TD&gt;4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;W2&lt;/TD&gt;
&lt;TD&gt;P3&lt;/TD&gt;
&lt;TD&gt;1&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need a chart like this one:&lt;/P&gt;
&lt;DIV style="border: solid 2px black; width: max-content;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cjgorrin_3-1727961537416.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172492i7AFA33C90C8FAF37/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cjgorrin_3-1727961537416.png" alt="cjgorrin_3-1727961537416.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, I create a chart with the following characteristics:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Point chart.&lt;/LI&gt;
&lt;LI&gt;Only auto-create series:
&lt;UL&gt;
&lt;LI&gt;View type: Point&lt;/LI&gt;
&lt;LI&gt;Qualitative argument scale&lt;/LI&gt;
&lt;LI&gt;Numerical value scale&lt;/LI&gt;
&lt;LI&gt;Point sort order ascending&lt;/LI&gt;
&lt;LI&gt;Sort points by argument&lt;/LI&gt;
&lt;LI&gt;Data member: the table&lt;/LI&gt;
&lt;LI&gt;Series: PRODUCT&lt;/LI&gt;
&lt;LI&gt;Argument: WAREHOUSE&lt;/LI&gt;
&lt;LI&gt;Value: Stock&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Then, I expect the X-axis elements to be W1, W2, in this order. But I get W2, W1 instead. Why? Because the first series, P1, does not contain W1.&lt;/P&gt;
&lt;P&gt;It seems the elements are put in the axis in the order they are discovered, series by series, also in order.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Is there any way to make the chart sort ALL the arguments (elements) together no matter the order of the series or whether they are present in the series at all?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thanks a lot for your insights!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 13:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-Qualitative-axis-element-order-in-pixel-perfect-chart/m-p/2485110#M42146</guid>
      <dc:creator>cjgorrin</dc:creator>
      <dc:date>2024-10-03T13:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting - Qualitative axis element order in pixel-perfect chart with auto-create series</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-Qualitative-axis-element-order-in-pixel-perfect-chart/m-p/2485320#M42152</link>
      <description>&lt;P&gt;Maybe &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/11063"&gt;@Andrew_Kruger&lt;/a&gt; or &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49865"&gt;@Gianluca_Perin&lt;/a&gt; can help? Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 10:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-Qualitative-axis-element-order-in-pixel-perfect-chart/m-p/2485320#M42152</guid>
      <dc:creator>cjgorrin</dc:creator>
      <dc:date>2024-10-04T10:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting - Qualitative axis element order in pixel-perfect chart with auto-create series</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-Qualitative-axis-element-order-in-pixel-perfect-chart/m-p/2485428#M42155</link>
      <description>&lt;P&gt;cc &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48729"&gt;@Ruggero_Piccoli&lt;/a&gt;&lt;/SPAN&gt; pxp sme&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 20:46:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-Qualitative-axis-element-order-in-pixel-perfect-chart/m-p/2485428#M42155</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2024-10-04T20:46:22Z</dc:date>
    </item>
  </channel>
</rss>

