<?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 Cyclicgroup in listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cyclicgroup-in-listbox/m-p/505475#M189002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the Cyclic group which has one dimension and one Expression (Through add Expression we can create a expression as dimension).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have given Label name for two dimension as ID and Expression as Group ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added that cyclic Group into list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue: In caption of the list box, I can see the Dimension Label Name(ID) but I am not able to see the label name of the Expression instead of that i can see the Cyclic Group name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get the Expression label name in Caption of the listbox?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kabilan K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jul 2013 06:42:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-22T06:42:29Z</dc:date>
    <item>
      <title>Cyclicgroup in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclicgroup-in-listbox/m-p/505475#M189002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the Cyclic group which has one dimension and one Expression (Through add Expression we can create a expression as dimension).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have given Label name for two dimension as ID and Expression as Group ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added that cyclic Group into list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue: In caption of the list box, I can see the Dimension Label Name(ID) but I am not able to see the label name of the Expression instead of that i can see the Cyclic Group name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get the Expression label name in Caption of the listbox?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kabilan K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 06:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclicgroup-in-listbox/m-p/505475#M189002</guid>
      <dc:creator />
      <dc:date>2013-07-22T06:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cyclicgroup in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclicgroup-in-listbox/m-p/505476#M189003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;getcurrentfield(Group_name)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 07:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclicgroup-in-listbox/m-p/505476#M189003</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2013-07-22T07:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cyclicgroup in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclicgroup-in-listbox/m-p/505477#M189004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Hi, getcurrentfield(Group_name) works fine but dont show the label of the group, only&amp;nbsp; the name of the dimension, exppresion&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;if you want to put other label in a text object for example, you could convert or simple do with a IF&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;=if(GetCurrentField(Jerarquías)='Desc. de Producto','Descripcion','Desc. de Producto')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope help and give and example with other solution too&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;El mensaje fue editado por: Fernando Keuroglian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 01:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclicgroup-in-listbox/m-p/505477#M189004</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2013-07-23T01:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cyclicgroup in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclicgroup-in-listbox/m-p/505478#M189005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see link, hope this helps you&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://qlikviewmaven.blogspot.in/2012/03/using-cycle-group-in-list-box.html" title="http://qlikviewmaven.blogspot.in/2012/03/using-cycle-group-in-list-box.html"&gt;http://qlikviewmaven.blogspot.in/2012/03/using-cycle-group-in-list-box.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 06:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclicgroup-in-listbox/m-p/505478#M189005</guid>
      <dc:creator />
      <dc:date>2013-07-23T06:53:41Z</dc:date>
    </item>
  </channel>
</rss>

