<?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: Data Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378714#M420611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Sum({&amp;lt;Invoice_Date_Num=,Month_Surgery={"$(=GetFieldSelections(Month))"},Day=,Year=,Month=,Year_Surgery={"$(=GetFieldSelections(Year))"}&amp;gt;}WI_EUR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm using this one now, and it works only if i remove MOnth_Surgery from the set analysis. Anyone knows why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Nov 2017 13:30:43 GMT</pubDate>
    <dc:creator>qlikviewaf</dc:creator>
    <dc:date>2017-11-27T13:30:43Z</dc:date>
    <item>
      <title>Data Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378711#M420608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Guys,&lt;/P&gt;&lt;P&gt;my fact-data table is linked to the master calendar&amp;nbsp; based on the &lt;STRONG&gt;INVOICE_DATE&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i would like to create a graph, where the user can see data by Year/Month coming from another field (DIFF_DATE2).&lt;/P&gt;&lt;P&gt;There's any way to use the same selection done on the master calendar, to drive the selection on another field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An example: have a graph where if on master calendar is selected Month = April and Year= 2017 shows all data where DIFF_DATE2 equal to Month= April and Year = 2017, so not related to the Invoice_date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thansk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 12:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378711#M420608</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-11-27T12:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378712#M420609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try,&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;DIFF_DATE2 = p({&amp;lt;Month = {"$(=max(Month))"},Year = {"$(=Max(Year))"}&amp;gt;}Month), Month=,Year=&amp;gt;}Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 12:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378712#M420609</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-27T12:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Data Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378713#M420610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what if i try with this logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;&lt;STRONG&gt;Year&lt;/STRONG&gt;=,&lt;STRONG&gt;Month&lt;/STRONG&gt;=,&lt;STRONG&gt;Year_Surgery&lt;/STRONG&gt;={Year}, &lt;STRONG&gt;Month_Surgery&lt;/STRONG&gt;={Month}&amp;gt;}WI_EUR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can be working in this way? i tried but i didnt get any value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 13:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378713#M420610</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-11-27T13:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378714#M420611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Sum({&amp;lt;Invoice_Date_Num=,Month_Surgery={"$(=GetFieldSelections(Month))"},Day=,Year=,Month=,Year_Surgery={"$(=GetFieldSelections(Year))"}&amp;gt;}WI_EUR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm using this one now, and it works only if i remove MOnth_Surgery from the set analysis. Anyone knows why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 13:30:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378714#M420611</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-11-27T13:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Data Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378715#M420612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works when we are selecting only one. But if you select multi then it won't for that try this?&lt;/P&gt;&lt;P&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;STRONG&gt;=Sum({&amp;lt;Invoice_Date_Num=,Month_Surgery={&lt;SPAN style="color: #ff0000;"&gt;$(=Concat(Chr(39) &amp;amp; GetFieldSelections(Month) &amp;amp; Chr(39), ','))&lt;/SPAN&gt;}, Day=,Year=,Month=,Year_Surgery={&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;$(=Concat(Chr(39) &amp;amp; GetFieldSelections(&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Year_Surgery&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;) &amp;amp; Chr(39), ','))&lt;/SPAN&gt;&lt;/STRONG&gt;}&amp;gt;}WI_EUR)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 13:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378715#M420612</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-27T13:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Data Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378716#M420613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works, but only selecting ONE month and JUST ONE yea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to put this information in a graph by months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is something possible adjusting somehow the formula?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 13:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378716#M420613</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-11-27T13:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Data Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378717#M420614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For sure, This will work. Not sure what you mean to say. Can you elaborate more&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 14:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378717#M420614</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-27T14:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378718#M420615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this is what i mean, i would like to have a graph with all month , but if more than one is selected the formula doens't work anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can i do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="issueeeeeeejasodfdsa.png" class="jive-image image-1" height="263" src="https://community.qlik.com/legacyfs/online/184721_issueeeeeeejasodfdsa.png" style="height: 262.729px; width: 844px;" width="844" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 14:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Selection/m-p/1378718#M420615</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-11-27T14:22:59Z</dc:date>
    </item>
  </channel>
</rss>

