<?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: Chart Of Account Sorting Logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Of-Account-Sorting-Logic/m-p/1047951#M352115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucian and Digvijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for answering my question, both of you are helping me finding the answer.&lt;BR /&gt;but i decided to use Hierarchy function in qlikview to create the hierarchy&lt;/P&gt;&lt;P&gt;a function that look like this: &lt;BR /&gt;&lt;SPAN style="color: #3a3a3a; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;Hierarchy (NodeID, ParentID, NodeName, [ParentName], [PathSource], [PathName], [PathDelimiter], [Depth]) (loadstatement | selectstatement)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after you form the table with logic correctly, hierarchy function will be creating its level automatically.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Arviddree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Mar 2016 09:12:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-15T09:12:10Z</dc:date>
    <item>
      <title>Chart Of Account Sorting Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Of-Account-Sorting-Logic/m-p/1047948#M352112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys i was trying to creating logic for sorting chart of account,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Account Code :&lt;/P&gt;&lt;P&gt;10000&lt;/P&gt;&lt;P&gt;11000&lt;/P&gt;&lt;P&gt;12000&lt;/P&gt;&lt;P&gt;13000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COA:&lt;/P&gt;&lt;P&gt;10000..50000 -------&amp;gt; LV 1 &lt;/P&gt;&lt;P&gt;&amp;nbsp; 11000-20000 ------&amp;gt; LV 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11000..11999 -------&amp;gt; LV 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12000..12999&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 13000..13999&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14000..14999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was using IntervalMatch function to find each parent of each account, but i cant define the level of the hierarchy.&lt;/P&gt;&lt;P&gt;what should i do to define the hierarchy correctly ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expected result : &lt;BR /&gt;10000 = belong to 10000-50000&lt;BR /&gt;11000=&amp;nbsp; belong to 11000-20000 and 10000-50000&lt;/P&gt;&lt;P&gt;12000 = belong to 11000-20000 and 10000-50000&lt;/P&gt;&lt;P&gt;13000= belong to 11000-20000 and 10000-50000&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 11:35:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Of-Account-Sorting-Logic/m-p/1047948#M352112</guid>
      <dc:creator />
      <dc:date>2016-03-10T11:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Of Account Sorting Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Of-Account-Sorting-Logic/m-p/1047949#M352113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out: &lt;A href="https://community.qlik.com/docs/DOC-3324"&gt;How to Create a Profit and Loss Statement in QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 13:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Of-Account-Sorting-Logic/m-p/1047949#M352113</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2016-03-10T13:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Of Account Sorting Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Of-Account-Sorting-Logic/m-p/1047950#M352114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this -&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117620_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Interval:&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;Start, End&lt;/P&gt;&lt;P&gt;10000,50000&lt;/P&gt;&lt;P&gt;11000,20000&lt;/P&gt;&lt;P&gt;11000,11999&lt;/P&gt;&lt;P&gt;12000,12999&lt;/P&gt;&lt;P&gt;13000,13999&lt;/P&gt;&lt;P&gt;14000,14999 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Element:&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;AccountCode&lt;/P&gt;&lt;P&gt;10000&lt;/P&gt;&lt;P&gt;11000&lt;/P&gt;&lt;P&gt;12000&lt;/P&gt;&lt;P&gt;13000 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inner Join(Element)&lt;/P&gt;&lt;P&gt;IntervalMatch(AccountCode)&lt;/P&gt;&lt;P&gt;Load Start, End&lt;/P&gt;&lt;P&gt;Resident Interval; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 14:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Of-Account-Sorting-Logic/m-p/1047950#M352114</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-03-10T14:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Of Account Sorting Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Of-Account-Sorting-Logic/m-p/1047951#M352115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucian and Digvijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for answering my question, both of you are helping me finding the answer.&lt;BR /&gt;but i decided to use Hierarchy function in qlikview to create the hierarchy&lt;/P&gt;&lt;P&gt;a function that look like this: &lt;BR /&gt;&lt;SPAN style="color: #3a3a3a; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;Hierarchy (NodeID, ParentID, NodeName, [ParentName], [PathSource], [PathName], [PathDelimiter], [Depth]) (loadstatement | selectstatement)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after you form the table with logic correctly, hierarchy function will be creating its level automatically.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Arviddree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 09:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Of-Account-Sorting-Logic/m-p/1047951#M352115</guid>
      <dc:creator />
      <dc:date>2016-03-15T09:12:10Z</dc:date>
    </item>
  </channel>
</rss>

