<?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: How to make a graph automatically select a List Box item in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-a-graph-automatically-select-a-List-Box-item/m-p/1160894#M520667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If my current expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(ShipToCode = '005Q', Sum(INV_QuantityCount)/Sum([M 3.2]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How should I rewrite it for set analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried doing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ShipToCode&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'005Q'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;INV_QuantityCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[M 3.2]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for all your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alec&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jul 2016 17:45:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-07-01T17:45:55Z</dc:date>
    <item>
      <title>How to make a graph automatically select a List Box item</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-graph-automatically-select-a-List-Box-item/m-p/1160892#M520665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to make a graph which will display the percentage of total quantities corresponding to the part number. The problem I am having is that I want it to show only the ShipToCode of '005Q'. I want it to do this by default when I select the chart, but it is making me click on the List Box and select '005Q' or else it won't display at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have it set up where the Condition is "ShipToCode = '005Q'". I think this is causing the problem, since it is conditional to the selection of 005Q and not set to pick this value from the start. How can I get the chart to display only the ShipToCode of 005Q? I want the look of the chart to stay exactly as it is shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" class="jive-image image-1" height="609" src="https://community.qlik.com/legacyfs/online/129869_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" width="1024" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 16:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-graph-automatically-select-a-List-Box-item/m-p/1160892#M520665</guid>
      <dc:creator />
      <dc:date>2016-07-01T16:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a graph automatically select a List Box item</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-graph-automatically-select-a-List-Box-item/m-p/1160893#M520666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your chart is to always show &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"ShipToCode = '005Q'", regardless of the current selections; use Set analysis in your expression. Something 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;=sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ShipToCode = {'005Q'}&lt;/SPAN&gt;&amp;gt;}Field)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 16:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-graph-automatically-select-a-List-Box-item/m-p/1160893#M520666</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2016-07-01T16:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a graph automatically select a List Box item</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-graph-automatically-select-a-List-Box-item/m-p/1160894#M520667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If my current expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(ShipToCode = '005Q', Sum(INV_QuantityCount)/Sum([M 3.2]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How should I rewrite it for set analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried doing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ShipToCode&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'005Q'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;INV_QuantityCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[M 3.2]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for all your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alec&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 17:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-graph-automatically-select-a-List-Box-item/m-p/1160894#M520667</guid>
      <dc:creator />
      <dc:date>2016-07-01T17:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a graph automatically select a List Box item</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-graph-automatically-select-a-List-Box-item/m-p/1160895#M520668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;ShipToCode&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt; = {'005Q'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;INV_QuantityCount&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;)/&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt; color: #800000;"&gt;ShipToCode&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt; = {'005Q'}&amp;gt;} &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;[M 3.2]&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 17:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-graph-automatically-select-a-List-Box-item/m-p/1160895#M520668</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2016-07-01T17:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a graph automatically select a List Box item</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-graph-automatically-select-a-List-Box-item/m-p/1160896#M520669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not quite working but it's close, I will play with it to see if I can get it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 18:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-graph-automatically-select-a-List-Box-item/m-p/1160896#M520669</guid>
      <dc:creator />
      <dc:date>2016-07-01T18:13:58Z</dc:date>
    </item>
  </channel>
</rss>

