<?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: Ordered number values for dimension values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Ordered-number-values-for-dimension-values/m-p/1798061#M64564</link>
    <description>&lt;P&gt;When you load the data, assign a MonthOrder field using AutoNumber() like this:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;AutoNumber(Month, OrderNo) as MonthOrder&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Make sure your input data is sorted by Month.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 15:55:29 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2021-04-08T15:55:29Z</dc:date>
    <item>
      <title>Ordered number values for dimension values</title>
      <link>https://community.qlik.com/t5/App-Development/Ordered-number-values-for-dimension-values/m-p/1798042#M64561</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have a specific requirement for a line chart and i dont really know how to realize it.&lt;BR /&gt;I&amp;nbsp; have data like the following - ordner numbers with a month dimension and a sum of hours.&lt;BR /&gt;My goal is to compare the sum of hours for the appropriate months between several order numbers.&lt;/P&gt;&lt;P&gt;lets say i have the following data:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Order No X&lt;/STRONG&gt;&lt;BR /&gt;Month, Sum hours&lt;BR /&gt;2021 02, 10&lt;BR /&gt;2021 03, 20&lt;BR /&gt;2021 04, 15&lt;BR /&gt;2021 05, 30&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Order No Y&lt;/STRONG&gt;&lt;BR /&gt;Month, Sum hours&lt;BR /&gt;2021 08, 20&lt;BR /&gt;2021 09, 30&lt;BR /&gt;2021 10, 45&lt;BR /&gt;2021 11, 39&lt;/P&gt;&lt;P&gt;I could put that data on a line chart now with two lines for the two order numbers.&lt;BR /&gt;The problem is, that the hours belong to different months and therefore it is difficult to really compare the values.&lt;BR /&gt;For that i would need to convert the months to an ordered number list.&lt;BR /&gt;I dont really care which month it is.&lt;/P&gt;&lt;P&gt;At the end per order number i need the following new data:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Order No X&lt;/STRONG&gt;&lt;BR /&gt;Month, Sum hours, MonthNrOrdered&lt;BR /&gt;2021 02, 10, 1&lt;BR /&gt;2021 03, 20, 2&lt;BR /&gt;2021 04, 15, 3&lt;BR /&gt;2021 05, 30, 4&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Order No Y&lt;/STRONG&gt;&lt;BR /&gt;Month, Sum hours&lt;BR /&gt;2021 08, 20, 1&lt;BR /&gt;2021 09, 30, 2&lt;BR /&gt;2021 10, 45, 3&lt;BR /&gt;2021 11, 39, 4&lt;/P&gt;&lt;P&gt;That way i could lay the data on a line chart and they would appear on the same x-values which makes it easier to compare.&lt;BR /&gt;Can somebody give me a hint on how to achieve this?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ordered-number-values-for-dimension-values/m-p/1798042#M64561</guid>
      <dc:creator>schmidtj</dc:creator>
      <dc:date>2021-12-20T21:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ordered number values for dimension values</title>
      <link>https://community.qlik.com/t5/App-Development/Ordered-number-values-for-dimension-values/m-p/1798061#M64564</link>
      <description>&lt;P&gt;When you load the data, assign a MonthOrder field using AutoNumber() like this:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;AutoNumber(Month, OrderNo) as MonthOrder&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Make sure your input data is sorted by Month.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 15:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ordered-number-values-for-dimension-values/m-p/1798061#M64564</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-04-08T15:55:29Z</dc:date>
    </item>
  </channel>
</rss>

