<?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 Radar Chart &amp; Selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Radar-Chart-Selections/m-p/1121952#M369676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a radar chart in my app, that has 1 dimension, and expressions summing 'total debt', '&amp;gt;60 day debt', and '&amp;gt;90 day debt'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The radar chart is great for displaying the info I want and need, but I would like to add a filter to the expressions, so that people can select if they want to see just 'total debt', or '&amp;gt;60 day debt' and '&amp;gt;90 day debt', but not 'total debt'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can do this? Would I have to use some sort of inline table that link to a field in my script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your ideas / help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Di&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2016 12:10:58 GMT</pubDate>
    <dc:creator>dinicholls</dc:creator>
    <dc:date>2016-08-31T12:10:58Z</dc:date>
    <item>
      <title>Radar Chart &amp; Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Radar-Chart-Selections/m-p/1121952#M369676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a radar chart in my app, that has 1 dimension, and expressions summing 'total debt', '&amp;gt;60 day debt', and '&amp;gt;90 day debt'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The radar chart is great for displaying the info I want and need, but I would like to add a filter to the expressions, so that people can select if they want to see just 'total debt', or '&amp;gt;60 day debt' and '&amp;gt;90 day debt', but not 'total debt'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can do this? Would I have to use some sort of inline table that link to a field in my script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your ideas / help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Di&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 12:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Radar-Chart-Selections/m-p/1121952#M369676</guid>
      <dc:creator>dinicholls</dc:creator>
      <dc:date>2016-08-31T12:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Radar Chart &amp; Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Radar-Chart-Selections/m-p/1121953#M369677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you have to create Inline Table and link to the field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 12:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Radar-Chart-Selections/m-p/1121953#M369677</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-31T12:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Radar Chart &amp; Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Radar-Chart-Selections/m-p/1121954#M369678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can load a seperate table with a field, say &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * Inline [UserSel&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'total debt',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; '&amp;gt;60 day debt', &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'&amp;gt;90 day debt'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;And then in your chart make the expressions conditional (right top corner in the expression tab) with an expression like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;GetSelectedCount(UserSel)=0 or Only(UserSel)=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'total debt'&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 12:30:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Radar-Chart-Selections/m-p/1121954#M369678</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2016-08-31T12:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Radar Chart &amp; Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Radar-Chart-Selections/m-p/1121955#M369679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diane,&lt;/P&gt;&lt;P&gt;Create an inline table with your options. On your chart, on expressions tab, you can hide the expressions that you wanna see:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/136142_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;On condition write:&lt;/P&gt;&lt;P&gt;For totaldebt:&lt;/P&gt;&lt;P&gt;If(GetSelectedCount(YourNewInlineField)=0,True(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(GetSelectedCount(YourNewInlineField)=1 and YourNewInlineField = 'total debt', True(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(GetSelectedCount(YourNewInlineField)=2,True(),False())))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For non totaldebt:&lt;/P&gt;&lt;P&gt;If(GetSelectedCount(YourNewInlineField)=0,True(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(GetSelectedCount(YourNewInlineField)=1 and YourNewInlineField &amp;lt;&amp;gt; 'total debt',', True(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(GetSelectedCount(YourNewInlineField)=2,True(),False())))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 12:31:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Radar-Chart-Selections/m-p/1121955#M369679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-31T12:31:17Z</dc:date>
    </item>
  </channel>
</rss>

