<?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: Visualizations Bundle - Trellis Chart showing all values when using Set Analysis in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1745213#M13255</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I haven't got any response to my last reply. Any thoughts on this? Are there any updates on the Trellis chart on the road map that would solve this issue?&lt;/P&gt;&lt;P&gt;I have looked at the Trellis Chart extension object on Branch, which I assume is the source for the Trellis Chart in the visualization bundle, and that one works properly. Only shows a chart when there are values for the product group.&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
    <pubDate>Fri, 18 Sep 2020 16:15:52 GMT</pubDate>
    <dc:creator>marcginqo</dc:creator>
    <dc:date>2020-09-18T16:15:52Z</dc:date>
    <item>
      <title>Visualizations Bundle - Trellis Chart showing all values when using Set Analysis</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1737447#M13159</link>
      <description>&lt;P&gt;I'm using the Trellis Chart in Qlik Sense in the latest version (June 2020 Patch 3) but it is not working as I "expected" it to work.&lt;/P&gt;&lt;P&gt;I use Set Analysis to limit my data to a certain Product Type so I'm expecting only to see products in my Trellis Chart that are part of that Product Type but the Trellis Chart is showing all products.&lt;/P&gt;&lt;P&gt;The problem is that now all products are shown but only the chart that shows a product that is part of the Product Type used in Set Analysis has values.&lt;/P&gt;&lt;P&gt;Is there an option to reduce the chart to only show the products part of the Product Type in the Set Analysis? So the other charts are not shown in the Trellis Chart?&lt;/P&gt;&lt;P&gt;As a workaround I tried to do a sort of the charts in the Trellis Chart but that does not seem to work either. When I open the sheet with the Trellis Chart it is nicely sorted.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DefaultViewPack.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/39342iFEB2725D9B79F1A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DefaultViewPack.png" alt="DefaultViewPack.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now when I select a different Product Type the charts are not sorted automatically (bug?). I use the Variable Input extension from the Dashboard Bundle.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NewViewNMB.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/39343i7F1591277D3BB3CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NewViewNMB.png" alt="NewViewNMB.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ExpressionUsed.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/39344i1603DD41042A8563/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ExpressionUsed.png" alt="ExpressionUsed.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When moving to a different sheet and back to the sheet with the Trellis Chart it is sorted correctly!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NewViewNMBAfterPage.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/39346i2852F36C2C06BE7E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NewViewNMBAfterPage.png" alt="NewViewNMBAfterPage.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Has anyone else had these experiences before?&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1737447#M13159</guid>
      <dc:creator>marcginqo</dc:creator>
      <dc:date>2024-11-16T01:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Visualizations Bundle - Trellis Chart showing all values when using Set Analysis</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1738751#M13178</link>
      <description>&lt;P&gt;I would make sure the combined set expression evaluates properly, perhaps using a table in the container. Investigate both the generated expression and the value of the expression.&lt;/P&gt;&lt;P&gt;Think of the container as it just a chart generator, placing charts side by side injecting the set expression in each of the charts. So if you can make a master viz with the wanted the set expression it should work.&lt;/P&gt;&lt;P&gt;The container is still open source if you want to inspect the code.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/qlik-oss/qwik-trellis" target="_blank"&gt;https://github.com/qlik-oss/qwik-trellis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 09:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1738751#M13178</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2020-08-26T09:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Visualizations Bundle - Trellis Chart showing all values when using Set Analysis</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1740031#M13193</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for the response. I will look into this. Any thoughts on the fact that the sorting does not work properly after selecting a different dimension value? When switching between sheets the sorting works and it only shows the charts with values first.&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 19:01:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1740031#M13193</guid>
      <dc:creator>marcginqo</dc:creator>
      <dc:date>2020-08-31T19:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Visualizations Bundle - Trellis Chart showing all values when using Set Analysis</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1740460#M13198</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to use a table in the Trellis Chart and the Set Analysis is working properly. The issue I have with the Trellis Chart is that it does not hide a chart when there are no values based on the set analysis.&lt;/P&gt;&lt;P&gt;For example, when I select a product group, my master visualization only shows the product types that are in that group. But the Trellis Chart shows charts for all product types, even when they are not part of the product group selected.&lt;/P&gt;&lt;P&gt;I don't know if there is a solution for this but maybe you can have a look at this issue.&lt;/P&gt;&lt;P&gt;The other one with the sorting is also still an issue. Any idea if this will be solved in an upcoming release?&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 23:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1740460#M13198</guid>
      <dc:creator>marcginqo</dc:creator>
      <dc:date>2020-09-01T23:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Visualizations Bundle - Trellis Chart showing all values when using Set Analysis</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1745213#M13255</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I haven't got any response to my last reply. Any thoughts on this? Are there any updates on the Trellis chart on the road map that would solve this issue?&lt;/P&gt;&lt;P&gt;I have looked at the Trellis Chart extension object on Branch, which I assume is the source for the Trellis Chart in the visualization bundle, and that one works properly. Only shows a chart when there are values for the product group.&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 16:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1745213#M13255</guid>
      <dc:creator>marcginqo</dc:creator>
      <dc:date>2020-09-18T16:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Visualizations Bundle - Trellis Chart showing all values when using Set Analysis</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1745471#M13257</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10126"&gt;@marcginqo&lt;/a&gt;&amp;nbsp;are you referring to release 0.37.0 of&amp;nbsp;&lt;A href="https://github.com/qlik-oss/qwik-trellis" target="_blank"&gt;https://github.com/qlik-oss/qwik-trellis&lt;/A&gt;&amp;nbsp;from June 2?&lt;/P&gt;&lt;P&gt;0.37.0 is included in the Sepetember 2020 release.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 06:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1745471#M13257</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2020-09-21T06:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Visualizations Bundle - Trellis Chart showing all values when using Set Analysis</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1745710#M13261</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Not, I was not referring to this one. I was referring to&amp;nbsp;&lt;A href="https://github.com/miclae76/trellis-chart" target="_blank"&gt;https://github.com/miclae76/trellis-chart&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I will test to see if it works better now on the September release.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 16:38:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1745710#M13261</guid>
      <dc:creator>marcginqo</dc:creator>
      <dc:date>2020-09-21T16:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Visualizations Bundle - Trellis Chart showing all values when using Set Analysis</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1745724#M13262</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I just tested the Trellis chart with the September release but still the same issues as mentioned above.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;It keeps showing empty charts, so not filtering out based on Set Analysis.&lt;/LI&gt;&lt;LI&gt;Sorting of the charts is not working after selecting dimensions, need to go to next/previous sheet and then back to the sheet with the Trellis chart.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;As it does work with the extension downloaded from&amp;nbsp;&lt;A href="https://github.com/miclae76/trellis-chart" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/miclae76/trellis-chart&lt;/A&gt;&amp;nbsp;there is an option to get it working. Any thoughts on putting this functionality on the next release?&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 17:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1745724#M13262</guid>
      <dc:creator>marcginqo</dc:creator>
      <dc:date>2020-09-21T17:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Visualizations Bundle - Trellis Chart showing all values when using Set Analysis</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1745725#M13263</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10126"&gt;@marcginqo&lt;/a&gt;&amp;nbsp;miclae76/trellis-chart is not the same extension.&lt;/P&gt;&lt;P&gt;Note that there is a setting "Show all possible dimension values" in the trellis container that will force all dimension values in each trellis chart to be shown.&lt;/P&gt;&lt;P&gt;The trellis dimension is not affected by selection or dynamic set analysis, so it's not possible to filter out certain ones of the trellis charts, that is currently by design.&lt;/P&gt;&lt;P&gt;It is possible to suggest and vote for new features in the Ideas forum in the community:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas" target="_blank"&gt;https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 18:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1745725#M13263</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2020-09-21T18:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Visualizations Bundle - Trellis Chart showing all values when using Set Analysis</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1774191#M13703</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;: i just added a pull request on Github&amp;nbsp;&lt;A href="https://github.com/qlik-oss/qwik-trellis/pull/50" target="_blank"&gt;https://github.com/qlik-oss/qwik-trellis/pull/50&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I looked at the code, and realized that the extension simply does not react to any changes in the user selection state. This means the Object is not rerendered when a selection is done on the Trellis dimension.&lt;/P&gt;&lt;P&gt;I just added a 2 "watch" functions and removed the strange SET ANALYSIS {1} selection from the Hypercube Definition, which could be another reason why always all dimensions are shown.&lt;/P&gt;&lt;P&gt;I guess there is a smarter solution than that, but this would be a huge improvment to the trellis object. See how beautiful the extension now works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please push R&amp;amp;D so this fix is included in the next Qlik Sense Release?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fix_trellis_Extension.gif" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/46943i2F6736CBB770D9E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="fix_trellis_Extension.gif" alt="fix_trellis_Extension.gif" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 20:43:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1774191#M13703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-13T20:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Visualizations Bundle - Trellis Chart showing all values when using Set Analysis</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1775790#M13744</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp; thanks for your contribution. Any change needs to non-breaking, so there has to be a switch for any new functionality. Also the number of watch statements is less ideal, increases the risk of race conditions. The change throws exception in Firefox.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 21:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Visualizations-Bundle-Trellis-Chart-showing-all-values-when/m-p/1775790#M13744</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2021-01-19T21:33:54Z</dc:date>
    </item>
  </channel>
</rss>

