<?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: Path in cyclic drill down group:urgent in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115101#M888321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good luck then. I'm not going the create that particular monster. Perhaps you can find somebody else daft enough to try to mess about wih a cyclic group of calculated dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2016 14:18:23 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-08-30T14:18:23Z</dc:date>
    <item>
      <title>Path in cyclic drill down group:urgent</title>
      <link>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115096#M888316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to depict the path of drilldown over my report .&lt;/P&gt;&lt;P&gt;For eg &lt;/P&gt;&lt;P&gt;I have cyclic group of Continents,Countries and Cities .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp; If user click on North America and then drill to countries and then select Canada and then drill down to Cities and click to Toronto&lt;/P&gt;&lt;P&gt;then path should be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;All &amp;gt; North America &amp;gt; Canada &amp;gt; Toronto&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this path should update as user drills into the report like first only north america, then adds canada and then adds toronto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115096#M888316</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Path in cyclic drill down group:urgent</title>
      <link>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115097#M888317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetFieldSelections(Continent)&amp;amp;'-&amp;gt;'&amp;amp;GetFieldSelections(Country)&amp;amp;'-&amp;gt;'&amp;amp;GetFieldSelections(City)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 13:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115097#M888317</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2016-08-30T13:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Path in cyclic drill down group:urgent</title>
      <link>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115098#M888318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anubhav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use Button object to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;drill down information by Setting variables in Actions&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 13:59:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115098#M888318</guid>
      <dc:creator>Ponkaviyarasu</dc:creator>
      <dc:date>2016-08-30T13:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Path in cyclic drill down group:urgent</title>
      <link>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115099#M888319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to drill down then change the group type from Cyclic Group to Drill-down Group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 14:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115099#M888319</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-30T14:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Path in cyclic drill down group:urgent</title>
      <link>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115100#M888320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want this implementation in cyclic group only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 14:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115100#M888320</guid>
      <dc:creator />
      <dc:date>2016-08-30T14:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Path in cyclic drill down group:urgent</title>
      <link>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115101#M888321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good luck then. I'm not going the create that particular monster. Perhaps you can find somebody else daft enough to try to mess about wih a cyclic group of calculated dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 14:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115101#M888321</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-30T14:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Path in cyclic drill down group:urgent</title>
      <link>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115102#M888322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Either use the Drill down group to drill down or uninstall Qlikview&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 14:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115102#M888322</guid>
      <dc:creator>vvvvvvizard</dc:creator>
      <dc:date>2016-08-30T14:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Path in cyclic drill down group:urgent</title>
      <link>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115103#M888323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should take in account the inputs given by Gysbert!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 14:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115103#M888323</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2016-08-30T14:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Path in cyclic drill down group:urgent</title>
      <link>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115104#M888324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess your question rather is about creating and presenting the path information than about drill-down vs. cyclic dimension groups, so possible solutions might be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(drill down group in this case to simplify the actual drilling but without influence on the path information)&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="136045" alt="QlikCommunity_Thread_230915_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/136045_QlikCommunity_Thread_230915_Pic1.JPG" style="height: 123px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="136055" alt="QlikCommunity_Thread_230915_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/136055_QlikCommunity_Thread_230915_Pic2.JPG" style="height: 80px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="136056" alt="QlikCommunity_Thread_230915_Pic3.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/136056_QlikCommunity_Thread_230915_Pic3.JPG" style="height: 79px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="136057" alt="QlikCommunity_Thread_230915_Pic4.JPG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/136057_QlikCommunity_Thread_230915_Pic4.JPG" style="height: 63px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;using this title expression:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="136058" alt="QlikCommunity_Thread_230915_Pic5.JPG" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/136058_QlikCommunity_Thread_230915_Pic5.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or using the standard GetCurrentSelections() function:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="136059" alt="QlikCommunity_Thread_230915_Pic6.JPG" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/136059_QlikCommunity_Thread_230915_Pic6.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="136060" alt="QlikCommunity_Thread_230915_Pic7.JPG" class="jive-image image-7" src="https://community.qlik.com/legacyfs/online/136060_QlikCommunity_Thread_230915_Pic7.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or slightly modified:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="136061" alt="QlikCommunity_Thread_230915_Pic8.JPG" class="image-8 jive-image" src="https://community.qlik.com/legacyfs/online/136061_QlikCommunity_Thread_230915_Pic8.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="136062" alt="QlikCommunity_Thread_230915_Pic9.JPG" class="image-9 jive-image" src="https://community.qlik.com/legacyfs/online/136062_QlikCommunity_Thread_230915_Pic9.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sticking to your cyclic group instead keeps the possibility to select more than one value in the chart:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="136063" alt="QlikCommunity_Thread_230915_Pic10.JPG" class="image-10 jive-image" src="https://community.qlik.com/legacyfs/online/136063_QlikCommunity_Thread_230915_Pic10.JPG" style="height: 148px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 00:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-in-cyclic-drill-down-group-urgent/m-p/1115104#M888324</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-08-31T00:24:28Z</dc:date>
    </item>
  </channel>
</rss>

