<?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 Alternative to cyclic for tables / drop-down with always one selected value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Alternative-to-cyclic-for-tables-drop-down-with-always-one/m-p/1526290#M37826</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to include multiple dimensions in a table for the users, where they'll just choose 1 dimension at a time, just like a cyclic in Qlikview. However, alternative dimension is not available for table charts so I added an inline table as a workaround for the users to select any dimension they want. However, with the Sep 2018 release, my drop-down extension no longer works and I have to resort to using a listbox (also an extension since I require the "Always One Selected Value" function).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any suggestion as to how to include a cycle in a table? Or a suggestion on a drop-down extension that works with the latest release? The listbox is taking up a lot of space and its making my dashboard look a little clustered.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Jan 2019 11:16:04 GMT</pubDate>
    <dc:creator>ninnartx</dc:creator>
    <dc:date>2019-01-04T11:16:04Z</dc:date>
    <item>
      <title>Alternative to cyclic for tables / drop-down with always one selected value</title>
      <link>https://community.qlik.com/t5/App-Development/Alternative-to-cyclic-for-tables-drop-down-with-always-one/m-p/1526290#M37826</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to include multiple dimensions in a table for the users, where they'll just choose 1 dimension at a time, just like a cyclic in Qlikview. However, alternative dimension is not available for table charts so I added an inline table as a workaround for the users to select any dimension they want. However, with the Sep 2018 release, my drop-down extension no longer works and I have to resort to using a listbox (also an extension since I require the "Always One Selected Value" function).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any suggestion as to how to include a cycle in a table? Or a suggestion on a drop-down extension that works with the latest release? The listbox is taking up a lot of space and its making my dashboard look a little clustered.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 11:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Alternative-to-cyclic-for-tables-drop-down-with-always-one/m-p/1526290#M37826</guid>
      <dc:creator>ninnartx</dc:creator>
      <dc:date>2019-01-04T11:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative to cyclic for tables / drop-down with always one selected value</title>
      <link>https://community.qlik.com/t5/App-Development/Alternative-to-cyclic-for-tables-drop-down-with-always-one/m-p/1526300#M37828</link>
      <description>&lt;P&gt;In the November 2018 release, the functionnality of having only one value selected has been added.&lt;/P&gt;&lt;P&gt;Thus, if use the Nov version, u'll be able to create an inline table:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;dimID,dim&lt;/P&gt;&lt;P&gt;1, dimension1&lt;/P&gt;&lt;P&gt;2,dimension2&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Put the dim in a filter pane above the table with the option (only opne selected value activated)&lt;/P&gt;&lt;P&gt;and as dimension in ur table:&lt;/P&gt;&lt;P&gt;if(dimID=1,your1stDim,ur2ndDim)&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 11:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Alternative-to-cyclic-for-tables-drop-down-with-always-one/m-p/1526300#M37828</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2019-01-04T11:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative to cyclic for tables / drop-down with always one selected value</title>
      <link>https://community.qlik.com/t5/App-Development/Alternative-to-cyclic-for-tables-drop-down-with-always-one/m-p/1526793#M37865</link>
      <description>&lt;P&gt;oh, perfect! I shall download the nov 2018 release and play around with it. thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 03:35:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Alternative-to-cyclic-for-tables-drop-down-with-always-one/m-p/1526793#M37865</guid>
      <dc:creator>ninnartx</dc:creator>
      <dc:date>2019-01-07T03:35:33Z</dc:date>
    </item>
  </channel>
</rss>

