<?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: Sorting P&amp;L Statement from SAP in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-P-L-Statement-from-SAP/m-p/703706#M676185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you for your response. The problem is that the load order is alphabetical. If I sort by load order in objects the object will sort the records alphabetically the same if I use rowno().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to find a field in SAP that I can organize the load order by or sort the objects with.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2014 11:00:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-03T11:00:50Z</dc:date>
    <item>
      <title>Sorting P&amp;L Statement from SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-P-L-Statement-from-SAP/m-p/703704#M676183</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;&lt;/P&gt;&lt;P&gt;At the moment I am working on a General Ledger project loading data from SAP. I am working with the template that Qlik has created (SAP-FI_General_Ledger_QlikStart) as the base. That works fine. I want to create the general Profit and Loss statement and I know how to link the accounts and create the P&amp;amp;L tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I don't know how to get the sorting of the P&amp;amp;L table right. When QV is loading data from SAP for the P&amp;amp;L tables it is loading the data in alphabetical order. Not in the order of the P&amp;amp;L statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know where in SAP the sorting of the PandL statement should be? If there is a field in SAP that decided how the sorting of the P&amp;amp;L Statement is but it is not being updated by my client at the moment? I cant find this data and information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading data from SETNODE, SKAT, SETHEADERT, SETLEAF at the moment to create the P&amp;amp;L tables and link them to the rest of the data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thankful for any help. &lt;/P&gt;&lt;P&gt;//Fredrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 08:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-P-L-Statement-from-SAP/m-p/703704#M676183</guid>
      <dc:creator />
      <dc:date>2014-07-03T08:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting P&amp;L Statement from SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-P-L-Statement-from-SAP/m-p/703705#M676184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think qv loads data exactly in the order from the source but shows the data in tables/listboxes by default in numeric/alphabetical order. You could change these sorting to load-order within the tab sort. Further you could use recno() and/or rowno() to show the load-order in tables - it's recommended for data validation and to comment it out in the final app then it needed by large data a large amount of RAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 10:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-P-L-Statement-from-SAP/m-p/703705#M676184</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-07-03T10:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting P&amp;L Statement from SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-P-L-Statement-from-SAP/m-p/703706#M676185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you for your response. The problem is that the load order is alphabetical. If I sort by load order in objects the object will sort the records alphabetically the same if I use rowno().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to find a field in SAP that I can organize the load order by or sort the objects with.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 11:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-P-L-Statement-from-SAP/m-p/703706#M676185</guid>
      <dc:creator />
      <dc:date>2014-07-03T11:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting P&amp;L Statement from SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-P-L-Statement-from-SAP/m-p/703707#M676186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your data are not too big you could load the data twice - first as a normal load and then from this table as a resident load which you could sort with a "order by" statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 11:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-P-L-Statement-from-SAP/m-p/703707#M676186</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-07-03T11:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting P&amp;L Statement from SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-P-L-Statement-from-SAP/m-p/703708#M676187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the thing is that I don't know the field that I can use to get the correct load order. I have looked through the tables in SAP that I load data from and I cant find a field that I can use to organize the load order. So that is what I wonder. If someone knows the field in SAP that should be used to organize the correct structure of the P&amp;amp;N statement. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 11:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-P-L-Statement-from-SAP/m-p/703708#M676187</guid>
      <dc:creator />
      <dc:date>2014-07-03T11:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting P&amp;L Statement from SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-P-L-Statement-from-SAP/m-p/703709#M676188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps there are several fields combined for these sorting. You could export these sap-view directly to excel and investigate the data. I think then you will some pattern.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 14:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-P-L-Statement-from-SAP/m-p/703709#M676188</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-07-03T14:03:20Z</dc:date>
    </item>
  </channel>
</rss>

