<?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: Folder Navigation in QLikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Folder-Navigation-in-QLikview/m-p/467314#M488290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solutions which you suggested was very helpful. Thanks a lot. &lt;/P&gt;&lt;P&gt;I concatenated all the columns with a separator "/". In Qlikview I used the option of "Show as TreeView" in the Properties of ListBox. Qlikview on its own generatesd the Folder Structure for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vivek Korani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jan 2013 12:01:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-02T12:01:42Z</dc:date>
    <item>
      <title>Folder Navigation in QLikview</title>
      <link>https://community.qlik.com/t5/QlikView/Folder-Navigation-in-QLikview/m-p/467311#M488286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am migrating some reports from SAP BO (Business Objects) to Qlikview.&lt;/P&gt;&lt;P&gt;In BO, I have a Folder structure defined which contains reports in it. Approximately there are around 100 reports in BO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create only one .qvw file which should contain these 100 reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any solution in qlikview where I can create same folder structure(as of BO) in a sheet so that when the user navigates in qlikview he can get the feel as if he is working with BO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vivek &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 09:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Folder-Navigation-in-QLikview/m-p/467311#M488286</guid>
      <dc:creator />
      <dc:date>2012-12-27T09:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Folder Navigation in QLikview</title>
      <link>https://community.qlik.com/t5/QlikView/Folder-Navigation-in-QLikview/m-p/467312#M488287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like you need to achieve three objectives:&lt;/P&gt;&lt;P&gt;1. Read data in&lt;/P&gt;&lt;P&gt;You can read the data into QlikView using the For Each .... IN DirList(Dir) and For Each .... IN FileList(Dir) commands.&lt;/P&gt;&lt;P&gt;2. Organise reports&lt;/P&gt;&lt;P&gt;You can up a hierarchial structure using the Hierarchy command with the directory names as nodes. You would would probably only need to do this as a linked table for presentation purposes&lt;/P&gt;&lt;P&gt;3. Present data&lt;/P&gt;&lt;P&gt;You could use a pivot table, maybe with indent mode ticked in the Style properties, to show the hierarchy, collapsing it when a report has been choosen. A search box alongside that would also be useful.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 12:06:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Folder-Navigation-in-QLikview/m-p/467312#M488287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-27T12:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Folder Navigation in QLikview</title>
      <link>https://community.qlik.com/t5/QlikView/Folder-Navigation-in-QLikview/m-p/467313#M488288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did this help ? If it solved your issue mark the question answered.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 07:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Folder-Navigation-in-QLikview/m-p/467313#M488288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-02T07:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Folder Navigation in QLikview</title>
      <link>https://community.qlik.com/t5/QlikView/Folder-Navigation-in-QLikview/m-p/467314#M488290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solutions which you suggested was very helpful. Thanks a lot. &lt;/P&gt;&lt;P&gt;I concatenated all the columns with a separator "/". In Qlikview I used the option of "Show as TreeView" in the Properties of ListBox. Qlikview on its own generatesd the Folder Structure for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vivek Korani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 12:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Folder-Navigation-in-QLikview/m-p/467314#M488290</guid>
      <dc:creator />
      <dc:date>2013-01-02T12:01:42Z</dc:date>
    </item>
  </channel>
</rss>

