<?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 Qlik Sense Drill down staying in same level when there is only one value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Drill-down-staying-in-same-level-when-there-is-only/m-p/1775364#M60087</link>
    <description>&lt;P&gt;Qlik Sense Drill down staying in same level when there is only one value. I have one geography hierarchy where first level is Area,then Region and territory. so when In Area if we have one value it should automatically go to next level. but it is starting from Area only with one value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
    <dc:creator>sayanpwc</dc:creator>
    <dc:date>2021-12-20T21:08:46Z</dc:date>
    <item>
      <title>Qlik Sense Drill down staying in same level when there is only one value</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Drill-down-staying-in-same-level-when-there-is-only/m-p/1775364#M60087</link>
      <description>&lt;P&gt;Qlik Sense Drill down staying in same level when there is only one value. I have one geography hierarchy where first level is Area,then Region and territory. so when In Area if we have one value it should automatically go to next level. but it is starting from Area only with one value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Drill-down-staying-in-same-level-when-there-is-only/m-p/1775364#M60087</guid>
      <dc:creator>sayanpwc</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Drill down staying in same level when there is only one value</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Drill-down-staying-in-same-level-when-there-is-only/m-p/1777682#M60343</link>
      <description>&lt;P&gt;Try to Add null() values per each dimension of your Drill down:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Concatenate(YourGeographicalMasterDataTable)
Load
null() as Area,
null() as Region,
null() as Territory
Autogenerate(1);&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 27 Jan 2021 11:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Drill-down-staying-in-same-level-when-there-is-only/m-p/1777682#M60343</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2021-01-27T11:09:51Z</dc:date>
    </item>
  </channel>
</rss>

