<?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 Cyclic Group in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cyclic-Group/m-p/354044#M131384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Document event triggers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Any Select==&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select In Field= [Geography Level]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search String= &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style=": ; color: #000000; font-size: 10pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ;"&gt;if(GetCurrentField([Geo_ID])='Region_ID', 'Region',&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;if(GetCurrentField([Geo_ID])='District_ID', 'District',&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;if(GetCurrentField([Geo_ID])='Territory_ID', 'Territory'))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style=": ; color: #000000; font-size: 10pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style=": ; color: #000000; font-size: 10pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ;"&gt;but its not working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="mcePaste" id="_mcePaste" style="position: absolute; width: 1px; height: 1px; overflow: hidden; top: 0px; left: -10000px;"&gt;﻿&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2012 13:00:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-16T13:00:22Z</dc:date>
    <item>
      <title>Cyclic Group</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group/m-p/354043#M131383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a field called GeographyLevel.. That has Nation, Region, District and Territory in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have other fields called Region_ID, District_ID and Territory_ID. when i click on Region in the GeographyLevel, list box with Region_ID field pops up. similarly for others.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have created a cyclic group called Geo_ID with Nation, Region_ID, District_ID and Territory_ID as its field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is such that when i select Region_ID in the cyclic group list box. the list box with Geography level as its field should come to Region level. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;similarly for District_ID it should come to District level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the sample QVW file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 12:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group/m-p/354043#M131383</guid>
      <dc:creator />
      <dc:date>2012-05-16T12:49:19Z</dc:date>
    </item>
    <item>
      <title>Cyclic Group</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group/m-p/354044#M131384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Document event triggers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Any Select==&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select In Field= [Geography Level]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search String= &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style=": ; color: #000000; font-size: 10pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ;"&gt;if(GetCurrentField([Geo_ID])='Region_ID', 'Region',&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;if(GetCurrentField([Geo_ID])='District_ID', 'District',&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;if(GetCurrentField([Geo_ID])='Territory_ID', 'Territory'))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style=": ; color: #000000; font-size: 10pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style=": ; color: #000000; font-size: 10pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ;"&gt;but its not working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="mcePaste" id="_mcePaste" style="position: absolute; width: 1px; height: 1px; overflow: hidden; top: 0px; left: -10000px;"&gt;﻿&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 13:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group/m-p/354044#M131384</guid>
      <dc:creator />
      <dc:date>2012-05-16T13:00:22Z</dc:date>
    </item>
  </channel>
</rss>

