<?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>article Create a Cycle Group in Qlik Sense (without extensions) in Member Articles</title>
    <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/ta-p/1480800</link>
    <description>&lt;P&gt;One of the features that I miss from QlikView when working with Qlik Sense is the Cycle Group.&amp;nbsp; Allowing the user to pick a dimension and have that update in all charts where it was used is incredibly useful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To get around this I use a data island listing dimensions and a filter box to pick which dimension is to be used.&amp;nbsp; This application demonstrates the technique, over some data from Grand Slam Tennis Tournaments.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a full description of how to create the application from the ground up, in this blog post:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://www.quickintelligence.co.uk/qlik-sense-cycle-group/" href="https://www.quickintelligence.co.uk/qlik-sense-cycle-group/" target="_blank" rel="noopener"&gt;https://www.quickintelligence.co.uk/qlik-sense-cycle-group/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I hope that you find this document useful.&amp;nbsp; You will find other applications that I have uploaded under my profile on Qlik Community, or listed on my website &lt;A href="https://www.quickintelligence.co.uk/qlikview-examples/" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="/legacyfs/online/170242_Whole Screen Layout.jpg" border="0" alt="Whole Screen Layout.jpg" /&gt;&lt;/P&gt;
&lt;P&gt;Note that the document and blog post have a fixed dimension label, as this was all that was possible at the time of writing. The ability to have dynamic labels has since been added, and you can create a label on the Master Dimension with this code:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;='$(=vDim)'&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This will then show the field name as the column title and as the label on any charts where it is used.&lt;/P&gt;
&lt;P&gt;Also, the addition of variable extensions in the Extensions Bundle means that you can use this to pick your field, rather than a filter pane - which looks a little neater. The filter pane does allow you to add extra fields in the load script (perhaps from a spreadsheet).&lt;/P&gt;
&lt;P&gt;Steve&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Update May 2022&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The Wikipedia pages that this app loaded from were updated, so I have uploaded a revised app which now loads from the new layout. It also now contains stats from the Ladies game.&lt;/P&gt;
&lt;P&gt;If you want a even more dynamic user interface, with users selecting both dimensions and measures, then please take a look at my tutorial post on the Instant Sense Application, here:&lt;BR /&gt;&lt;A href="https://www.quickintelligence.co.uk/instant-qlik-sense-application/" target="_blank" rel="noopener"&gt;https://www.quickintelligence.co.uk/instant-qlik-sense-application/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can try the application for yourself here:&lt;BR /&gt;&lt;A href="https://www.quickintelligence.co.uk/sense/gs-app.html" target="_blank" rel="noopener"&gt;https://www.quickintelligence.co.uk/sense/gs-app.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or download it from here:&lt;BR /&gt;&lt;A href="https://www.quickintelligence.co.uk/instant-qlik-sense-app/" target="_blank" rel="noopener"&gt;https://www.quickintelligence.co.uk/instant-qlik-sense-app/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 27 May 2022 23:17:30 GMT</pubDate>
    <dc:creator>stevedark</dc:creator>
    <dc:date>2022-05-27T23:17:30Z</dc:date>
    <item>
      <title>Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/ta-p/1480800</link>
      <description>&lt;P&gt;One of the features that I miss from QlikView when working with Qlik Sense is the Cycle Group.&amp;nbsp; Allowing the user to pick a dimension and have that update in all charts where it was used is incredibly useful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To get around this I use a data island listing dimensions and a filter box to pick which dimension is to be used.&amp;nbsp; This application demonstrates the technique, over some data from Grand Slam Tennis Tournaments.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a full description of how to create the application from the ground up, in this blog post:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://www.quickintelligence.co.uk/qlik-sense-cycle-group/" href="https://www.quickintelligence.co.uk/qlik-sense-cycle-group/" target="_blank" rel="noopener"&gt;https://www.quickintelligence.co.uk/qlik-sense-cycle-group/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I hope that you find this document useful.&amp;nbsp; You will find other applications that I have uploaded under my profile on Qlik Community, or listed on my website &lt;A href="https://www.quickintelligence.co.uk/qlikview-examples/" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="/legacyfs/online/170242_Whole Screen Layout.jpg" border="0" alt="Whole Screen Layout.jpg" /&gt;&lt;/P&gt;
&lt;P&gt;Note that the document and blog post have a fixed dimension label, as this was all that was possible at the time of writing. The ability to have dynamic labels has since been added, and you can create a label on the Master Dimension with this code:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;='$(=vDim)'&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This will then show the field name as the column title and as the label on any charts where it is used.&lt;/P&gt;
&lt;P&gt;Also, the addition of variable extensions in the Extensions Bundle means that you can use this to pick your field, rather than a filter pane - which looks a little neater. The filter pane does allow you to add extra fields in the load script (perhaps from a spreadsheet).&lt;/P&gt;
&lt;P&gt;Steve&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Update May 2022&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The Wikipedia pages that this app loaded from were updated, so I have uploaded a revised app which now loads from the new layout. It also now contains stats from the Ladies game.&lt;/P&gt;
&lt;P&gt;If you want a even more dynamic user interface, with users selecting both dimensions and measures, then please take a look at my tutorial post on the Instant Sense Application, here:&lt;BR /&gt;&lt;A href="https://www.quickintelligence.co.uk/instant-qlik-sense-application/" target="_blank" rel="noopener"&gt;https://www.quickintelligence.co.uk/instant-qlik-sense-application/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can try the application for yourself here:&lt;BR /&gt;&lt;A href="https://www.quickintelligence.co.uk/sense/gs-app.html" target="_blank" rel="noopener"&gt;https://www.quickintelligence.co.uk/sense/gs-app.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or download it from here:&lt;BR /&gt;&lt;A href="https://www.quickintelligence.co.uk/instant-qlik-sense-app/" target="_blank" rel="noopener"&gt;https://www.quickintelligence.co.uk/instant-qlik-sense-app/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 23:17:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/ta-p/1480800</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2022-05-27T23:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480801#M1282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the post.&lt;/P&gt;&lt;P&gt;I used a similar technique in QV because this is a failry easy to manage solution and it is more intuitive for the end user compared to the actual cyclic group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand I found some strange behaviour in Qlik Sense. In particular QS seems to have some issues in managing squared parenthesis [] that wrap the field name: when using parenthesis in fact, the chart gets calculated correctly as expected, but QS has problems assigning colors. When the name of field is wrapped in squared parenthesis the only colour used in the chart is grey. Of course you don't need to wrap the field if its name has a single word, but I found no way to apply this technique for fields with spaces in their name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you experience the same? Have you found a solution to this issue other than replacin spaces with other characters in field names?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ciao&lt;/P&gt;&lt;P&gt;Paolo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 18:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480801#M1282</guid>
      <dc:creator>paoloderegibus</dc:creator>
      <dc:date>2017-10-25T18:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480802#M1283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paolo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your comment.&amp;nbsp; I've seen a few cases where Sense renders bars in grey (usually when using Set Analysis in the expression) but I've not seen it in this scenario.&amp;nbsp; In fact, I've just tried to cause the issue you describe and can not get it to occur.&amp;nbsp; Which version of Sense are you using?&amp;nbsp; Did it happen with the example file attched above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you set a colour expression, does it respect that expression or does that also go grey?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm curious to know what is going on there!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 20:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480802#M1283</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2017-10-25T20:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480803#M1284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve, I've seen this issue before too. The colors don't get rendered properly. I had it in Version 3 and 3.3.2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 20:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480803#M1284</guid>
      <dc:creator>vkish16161</dc:creator>
      <dc:date>2017-10-25T20:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480804#M1285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve - Don't you think Alternative measures do the job just as good? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 20:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480804#M1285</guid>
      <dc:creator>vkish16161</dc:creator>
      <dc:date>2017-10-25T20:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480805#M1286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like alternative dimensions, but they can not be used in every circumstance, changing the dimension on a Scatter Plot or Table for example.&amp;nbsp; This approach works in more scenarios.&amp;nbsp; The other advantage, which a QlikView Cycle also had, is that when you change it on one chart it changes on every other chart also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had utilised this approach in Sense before Alternate Dimensions had been added (relatively recently), and may not have had the impetus to do so if Alternate Dimensions were there from the first release.&amp;nbsp; I still think there is a place for this way of doing things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 20:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480805#M1286</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2017-10-25T20:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480806#M1287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you said is true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I'm not entirely a fan of Alt. Dim/Meas. They work fine for simple metrics but there could be issues where the grain of the dimension needs to match the grain of the measure we're calculating on. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For e.g. the grain of the dimension in Aggr function, for best results, needs to match that of the dimension in the chart object.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* This is tangential to the discussion but I wanted to bring this thought. */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like the logic you used here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 15:50:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480806#M1287</guid>
      <dc:creator>vkish16161</dc:creator>
      <dc:date>2017-10-26T15:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480807#M1288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a bit of an issue with everything in Sense, where you have master dimensions and measures which you let users loose with - but some measures only work when paired with certain dimensions (when AGGR is used being a case in point).&amp;nbsp; It means a data dictionary and documentation needs to be provided to users for some apps, making sure they only use combinations that work correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The implementation here of selecting a dimension (or multiple dimensions) from a Filter Pane list assists with this, as you can put the selected field into both the dimension and also inject it in the measure if required for an AGGR or similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 17:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480807#M1288</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2017-10-26T17:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480808#M1289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good point Steve. I've made a recommendation to give the option of "linked metrics" in Alternate dimensions - where in the measures can only be viewed with a pre-defined dimension. This is IN ADDITION to Alternate Measures/Dimensions. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 18:10:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480808#M1289</guid>
      <dc:creator>vkish16161</dc:creator>
      <dc:date>2017-10-26T18:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480809#M1290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at the moment I am using the latest release (Sep 2017) and I have experienced the same problem wiht the previous (Jun 2017).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have investigated a bit more: everything works fine when you deal with a chart having a single dimension. When you add a second dimension (for example to display a trend), if the expression contained in the dimension is wrapped in [], the grey issue appears, so it appears for every field with more than 1 word in its name.&lt;/P&gt;&lt;P&gt;The weirdest thing is that if you drag a new chart on the existing one (the one with grey issue) and you convert the problematic chart to a new chart type following the wizard, the issue disappears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached 2 images with 2 charts.&lt;/P&gt;&lt;P&gt;The first chart has been created manually and it has issues with [] wrapped fields.&lt;/P&gt;&lt;P&gt;The second has been copied and pasted starting from the first, converted to a bar chart and then converted again to a line chart. It has no issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below one image where the selected Dim is&amp;nbsp; Address (1 word with no []). Both charts are ok.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="one word  field.png" class="jive-image image-1" src="/legacyfs/online/181267_one word  field.png" style="height: 325px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if we select [Crime Category] (2 words wrapped in []) in the cyclic dimension field, the first chart is all grey while the second has no issues, but in theory they are the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="two words field.png" class="jive-image image-2" src="/legacyfs/online/181286_two words field.png" style="height: 326px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;The good thing is that I can use this technique. The bad thing is I do not know how predictable the results could be.&lt;/P&gt;&lt;P&gt;Please let me know if you have experienced different behaviours.&lt;/P&gt;&lt;P&gt;Paolo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 12:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480809#M1290</guid>
      <dc:creator>paoloderegibus</dc:creator>
      <dc:date>2017-10-27T12:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480810#M1291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paolo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is not something I have encountered, but it doesn't entirely surprise me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for documenting here, and advising the fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Oct 2017 08:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480810#M1291</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2017-10-28T08:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480811#M1292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.qlik.com/qlik-users/4484"&gt;stevedark&lt;/A&gt;&amp;nbsp; I could not have discovered this at a better time.&amp;nbsp; We have been asked to implement this, based on its' availability in Qlik View.&amp;nbsp; We are having issues with our master items drill-downs not being affecting enough.&amp;nbsp; Going to go through the exercise now.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 15:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480811#M1292</guid>
      <dc:creator>Tanalex</dc:creator>
      <dc:date>2018-03-09T15:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480812#M1293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad that you think it will be useful.&amp;nbsp; Note that you can now specify dynamic dimension labels and the like, so you will probably be able to exceed the app that I put together on an earlier version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found an issue with a dimension picked from a list earlier today (funnily enough) that it couldn't be used as the stacked dimension in a two dimensional bar chart.&amp;nbsp; I couldn't see any reason for that, but there you go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As well as having the cycle group implemented in this way I have also done the same with expressions, so users can pick what analysis they want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 17:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480812#M1293</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2018-03-09T17:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480813#M1294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your post you mentioned that "the dimension name, sadly, can not be derived from an expression". If the dimension name is made a master item measure, and the label expression set to ='$(vDim)', then the dimension name will update with each selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, t&lt;SPAN style="font-size: 13.3333px;"&gt;his was extremely useful, thanks very much!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 12:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480813#M1294</guid>
      <dc:creator>kylemorganrober</dc:creator>
      <dc:date>2018-04-09T12:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480814#M1295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kyle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for taking a look at my post and app.&amp;nbsp; At the time of writing the ability to have an expression as the label of a Dimension was not in the product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ability to do this has been added to numerous places in Sense over a number of versions.&amp;nbsp; Most irritatingly in previous versions even column headings could not be dynamic.&amp;nbsp; Now the only bit of text that you might want to derive from an expression where you can't is the legend on a chart's reference line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully that will be added at some point soon...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 17:59:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480814#M1295</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2018-04-09T17:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480815#M1296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm glad the update has solved that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now implemented the solution in my app, but sometimes my tables in which I use the dimension give an error: "The visualization failed to render". Is this something you have experienced? It usually happens when I create a new table with the pseudo cyclic dimension, and it breaks all the other tables in which I have this dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Kyle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 12:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480815#M1296</guid>
      <dc:creator>kylemorganrober</dc:creator>
      <dc:date>2018-04-12T12:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480816#M1297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kyle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've had the 'Failed to Render' message come up at various random times, but not noticed it specifically with my dimensions.&amp;nbsp; A refresh tends to make the error go away.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 15:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480816#M1297</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2018-04-12T15:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480817#M1298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I solved the problem by putting the inline tables at the end of the script. The problem began after I needed to load from and drop temporary tables. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 08:00:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480817#M1298</guid>
      <dc:creator>kylemorganrober</dc:creator>
      <dc:date>2018-04-16T08:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480818#M1299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for this insightful blog, Dynamic/Cyclic Dimension and Measure are a very basic requirement. Hope they make this out of the box in coming version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sushant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 02:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1480818#M1299</guid>
      <dc:creator>imsushantjain</dc:creator>
      <dc:date>2018-09-24T02:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Cycle Group in Qlik Sense (without extensions)</title>
      <link>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1542026#M1300</link>
      <description>&lt;P&gt;Note that the app has a fixed label for the dimension (of Dimension) as this was all that was possible at the time of writing.&lt;/P&gt;&lt;P&gt;It is now possible to have a dynamic dimension label, so create one with the following code:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='$(=vDim)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This will take the field name and make it the column title any time you use that dimension.&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Sun, 10 Feb 2019 17:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Create-a-Cycle-Group-in-Qlik-Sense-without-extensions/tac-p/1542026#M1300</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2019-02-10T17:48:38Z</dc:date>
    </item>
  </channel>
</rss>

