<?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: LOADING SELECTED VALUES in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451934#M35537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank's a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's seem almost perfect .. except for March 2017 ... i have still the 2 categories ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="STILL A.png" class="jive-image image-1" src="/legacyfs/online/179678_STILL A.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Oct 2017 09:21:37 GMT</pubDate>
    <dc:creator>philgood34</dc:creator>
    <dc:date>2017-10-15T09:21:37Z</dc:date>
    <item>
      <title>LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451926#M35529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi everybody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have 2 tabs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the first with datas (e.g. SALES&amp;nbsp; ) and dates as Month &amp;amp; Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll see there are 2 specificities :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;- mobile years March to February&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;- 2 categories of data existing or not depending on the mobile years&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG alt="DATAS_CAT.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179656_DATAS_CAT.png" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The second tabs give the selected categorie (only one per mobile year to use in my app)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG alt="DATA_SELECT.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/179657_DATA_SELECT.png" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;My issue&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;i want to have a script that&lt;STRONG&gt;&lt;EM&gt; load only the selected categorie in the datas tab&lt;/EM&gt;&lt;/STRONG&gt; ? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;in my example i want to load only datas from&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; category A&amp;nbsp; 03/2016 to 02/2017&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;category B &lt;SPAN style="font-size: 13.3333px;"&gt;03/2017 to 02/2018&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I began by this script,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;[DATAS]:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;LOAD Date(MakeDate([D_YEAR], [D_MONTH]), 'MM_YYYY') as MonthYear,&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [D_YEAR],&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [D_MONTH],&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [D_CATEGORIES],&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [SALES]&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt; FROM [lib://LOAD_SIM/EXAMPLE 2.xlsx]&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;(ooxml, embedded labels, table is DATAS);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;S&gt;:&lt;/S&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;LOAD [S_CATEGORIES],&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [S_YEAR],&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [BEGIN],&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [FINISH],&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [S_SELECT]&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt; FROM [lib://LOAD_SIM/EXAMPLE 2 BIS.xlsx]&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;(ooxml, embedded labels, table is S);&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;by i don't know the expression to make the job ....&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's by advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 06:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451926#M35529</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-10-15T06:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451927#M35530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="font-size: 10pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; * &lt;SPAN style="color: #0000ff;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt; D_CATEGORIES,D_YEAR,D_MONTH,SALES&lt;BR /&gt; A,2016,2,1000&lt;BR /&gt; A,2016,3,2000&lt;BR /&gt; A,2017,2,2000&lt;BR /&gt; A,2017,5,2000&lt;BR /&gt; B,2017,3,1500]&lt;/SPAN&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Inner&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Join&lt;/SPAN&gt;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;S_CATEGORIES&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;D_CATEGORIES&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;Year&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Start&lt;/SPAN&gt;+&lt;SPAN style="color: #0000ff;"&gt;IterNo&lt;/SPAN&gt;()-1) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;D_YEAR&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;Num&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Month&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Start&lt;/SPAN&gt;+&lt;SPAN style="color: #0000ff;"&gt;IterNo&lt;/SPAN&gt;()-1)) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;D_MONTH&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;While&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Start&lt;/SPAN&gt;+&lt;SPAN style="color: #0000ff;"&gt;IterNo&lt;/SPAN&gt;()-1 &amp;lt;= &lt;SPAN style="color: #800000;"&gt;End&lt;/SPAN&gt;;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; *,&lt;SPAN style="color: #0000ff;"&gt;MakeDate&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;S_YEAR&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;BEGIN&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Start&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;MakeDate&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;S_YEAR&lt;/SPAN&gt;+1,&lt;SPAN style="color: #800000;"&gt;FINISH&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;End&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt; S_CATEGORIES,S_YEAR,BEGIN,FINISH,S_SELECT&lt;BR /&gt; A,2016,3,2,1&lt;BR /&gt; A,2017,3,2,&lt;BR /&gt; B,2017,3,2,1]&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Where&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;S_SELECT&lt;/SPAN&gt; = 1; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 07:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451927#M35530</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-15T07:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451928#M35531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Antonio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first, I have to fix an error in my first table (sorry for that) :yellow cells&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="CORRECT.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179676_CORRECT.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does it change your answer ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 07:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451928#M35531</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-10-15T07:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451929#M35532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="font-size: 10pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; * &lt;SPAN style="color: #0000ff;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt; D_CATEGORIES,D_YEAR,D_MONTH,SALES&lt;BR /&gt; A,2016,2,1000&lt;BR /&gt; A,2016,3,2000&lt;BR /&gt; A,2017,2,2000&lt;BR /&gt; A,2017,3,4000&lt;BR /&gt; A,2017,5,2000&lt;BR /&gt; B,2017,3,1500]&lt;/SPAN&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Inner&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Join&lt;/SPAN&gt;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;S_CATEGORIES&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;D_CATEGORIES&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;Year&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Start&lt;/SPAN&gt;+&lt;SPAN style="color: #0000ff;"&gt;IterNo&lt;/SPAN&gt;()-1) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;D_YEAR&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;Num&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Month&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Start&lt;/SPAN&gt;+&lt;SPAN style="color: #0000ff;"&gt;IterNo&lt;/SPAN&gt;()-1)) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;D_MONTH&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;While&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Start&lt;/SPAN&gt;+&lt;SPAN style="color: #0000ff;"&gt;IterNo&lt;/SPAN&gt;()-1 &amp;lt;= &lt;SPAN style="color: #800000;"&gt;End&lt;/SPAN&gt;;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; *,&lt;SPAN style="color: #0000ff;"&gt;MakeDate&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;S_YEAR&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;BEGIN&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Start&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;MakeDate&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;S_YEAR&lt;/SPAN&gt;+1,&lt;SPAN style="color: #800000;"&gt;FINISH&lt;/SPAN&gt;+1) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;End&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt; S_CATEGORIES,S_YEAR,BEGIN,FINISH,S_SELECT&lt;BR /&gt; A,2016,3,2,1&lt;BR /&gt; A,2017,3,2,&lt;BR /&gt; B,2017,3,2,1]&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Where&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;S_SELECT&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; = 1; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 07:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451929#M35532</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-15T07:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451930#M35533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should i understand i have to write all these lines for every year in the future ?&lt;/P&gt;&lt;P&gt;(&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; * &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #0000ff;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;[&lt;BR /&gt;D_CATEGORIES,D_YEAR,D_MONTH,SALES&lt;BR /&gt;A,2016,2,1000&lt;BR /&gt;A,2016,3,2000&lt;BR /&gt;A,2017,2,2000&lt;BR /&gt;A,2017,5,2000&lt;BR /&gt;B,2017,3,1500]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took a simplified example, but in my real tabs, i have many years and catégories ...variable according to the users&lt;/P&gt;&lt;P&gt;so i need a script that makes the job without re-write the datas ... But may be i didn't understood the meaning of the serie of numbers 1000, 2000 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is necessary, i can add a column to concatenate catégories and year (as shown above) .. may be easier to script ? need to eliminate rows where A2017 is present and Keep A2016 &amp;amp; B2017 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 07:58:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451930#M35533</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-10-15T07:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451931#M35534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Philippe,&lt;/P&gt;&lt;P&gt;this is &lt;EM&gt;&lt;STRONG&gt;my sample data (Inline files)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;You change to&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;From YourTable.;&lt;/P&gt;&lt;P&gt;If You want then provide Your Files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 08:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451931#M35534</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-15T08:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451932#M35535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very nice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i join my file LOADING SIM 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it's working can you take a look at another thread (without answer) a little more complex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/278049"&gt;SELECTING FORECAST IN LOADING SCRIPT&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(the same issue but with fiscal year already in the script ... : LOADING SIM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's a lot &lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 08:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451932#M35535</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-10-15T08:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451933#M35536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[DATAS]:&lt;BR /&gt;LOAD Date(MakeDate([D_YEAR], [D_MONTH]), 'MM_YYYY') as MonthYear,&lt;BR /&gt; [D_YEAR],&lt;BR /&gt; [D_MONTH],&lt;BR /&gt; [D_CATEGORIES],&lt;BR /&gt; [SALES]&lt;BR /&gt; FROM [lib://LOAD_SIM/EXAMPLE 2.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is DATAS);&lt;/P&gt;&lt;P&gt;Inner Join&lt;BR /&gt;LOAD DISTINCT S_CATEGORIES as D_CATEGORIES,Year(Start+IterNo()-1) as D_YEAR,Num(Month(Start+IterNo()-1)) as D_MONTH&lt;BR /&gt;While Start+IterNo()-1 &amp;lt;= End;&lt;BR /&gt;LOAD *,MakeDate(S_YEAR,BEGIN) as Start,MakeDate(S_YEAR+1,FINISH+1) as End&lt;BR /&gt;FROM [lib://LOAD_SIM/EXAMPLE 2 BIS.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is S)&lt;BR /&gt;Where S_SELECT = 1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 09:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451933#M35536</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-15T09:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451934#M35537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank's a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's seem almost perfect .. except for March 2017 ... i have still the 2 categories ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="STILL A.png" class="jive-image image-1" src="/legacyfs/online/179678_STILL A.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 09:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451934#M35537</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-10-15T09:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451935#M35538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179681_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 09:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451935#M35538</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-15T09:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451936#M35539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So what ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The goal is to load CAT B from March 2017 to FEBRUARY 2018&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on March 2017 i don't expect to find CAT A&amp;nbsp; but only CAT B as well as April , May ....&amp;nbsp; 2017&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 09:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451936#M35539</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-10-15T09:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451937#M35540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Remove +1 from FINISH+1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[DATAS]:&lt;BR /&gt;LOAD Date(MakeDate([D_YEAR], [D_MONTH]), 'MM_YYYY') as MonthYear,&lt;BR /&gt; [D_YEAR],&lt;BR /&gt; [D_MONTH],&lt;BR /&gt; [D_CATEGORIES],&lt;BR /&gt; [SALES]&lt;BR /&gt; FROM [lib://LOAD_SIM/EXAMPLE 2.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is DATAS);&lt;/P&gt;&lt;P&gt;Inner Join&lt;BR /&gt;LOAD DISTINCT S_CATEGORIES as D_CATEGORIES,Year(Start+IterNo()-1) as D_YEAR,Num(Month(Start+IterNo()-1)) as D_MONTH&lt;BR /&gt;While Start+IterNo()-1 &amp;lt;= End;&lt;BR /&gt;LOAD *,MakeDate(S_YEAR,BEGIN) as Start,MakeDate(S_YEAR+1,FINISH) as End&lt;BR /&gt;FROM [lib://LOAD_SIM/EXAMPLE 2 BIS.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is S)&lt;BR /&gt;Where S_SELECT = 1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 10:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451937#M35540</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-15T10:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451938#M35541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great job Antonio ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So let me well understand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first i load the datas tab with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DATAS]:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LOAD Date(MakeDate([D_YEAR], [D_MONTH]), 'MM_YYYY') as MonthYear,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[D_YEAR],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[D_MONTH],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[D_CATEGORIES],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[SALES]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FROM [lib://LOAD_SIM/EXAMPLE 2.xlsx]&lt;/EM&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;EM&gt;(ooxml, embedded labels, table is DATAS);&lt;/EM&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;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;then, i select only the CAT i want to be loaded in my datas tab using ma secondary tab with &lt;/P&gt;&lt;P&gt;&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;EM&gt;Inner Join&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LOAD DISTINCT S_CATEGORIES as D_CATEGORIES,Year(Start+IterNo()-1) as D_YEAR,Num(Month(Start+IterNo()-1)) as D_MONTH&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;While Start+IterNo()-1 &amp;lt;= End;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LOAD *,MakeDate(S_YEAR,BEGIN) as Start,MakeDate(S_YEAR+1,FINISH) as End&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FROM [lib://LOAD_SIM/EXAMPLE 2 BIS.xlsx]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(ooxml, embedded labels, table is S)&lt;/EM&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;EM&gt;Where S_SELECT = 1;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Finally, the secondary is not loaded , just use to select &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 10:34:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451938#M35541</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-10-15T10:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451939#M35542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Where S_SELECT = 1" set to only Row affected&lt;/P&gt;&lt;P&gt;Inner Join reduce table DATAS to Expanded Rows ob 2nd table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 10:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451939#M35542</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-15T10:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451940#M35543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last question to resolve my other issue by myself :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i have an other tab to load like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;DATAS]:&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; font-weight: inherit;"&gt;LOAD Date(MakeDate([D_YEAR], [D_MONTH]), 'MM_YYYY') as MonthYear,&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; font-weight: inherit;"&gt;[D_YEAR],&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; font-weight: inherit;"&gt;[D_MONTH],&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; font-weight: inherit;"&gt;[D_CATEGORIES],&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; font-weight: inherit;"&gt;[SALES]&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; font-weight: inherit;"&gt;FROM [lib://LOAD_SIM/EXAMPLE 2.xlsx]&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'inherit','serif'; font-weight: inherit;"&gt;(ooxml, embedded labels, table is DATAS);&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;DATAS&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: red;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;]:&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; font-weight: inherit;"&gt;LOAD Date(MakeDate([D_YEAR], [D_MONTH]), 'MM_YYYY') as MonthYear,&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="font-weight: inherit;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: red;"&gt;G_&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;YEAR],&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="font-weight: inherit;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: red;"&gt;G_&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;MONTH],&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="font-weight: inherit;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: red;"&gt;G_&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;CATEGORIES],&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="font-weight: inherit;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: red;"&gt;G_GOAL_&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;SALES]&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; font-weight: inherit;"&gt;FROM [lib://LOAD_SIM/EXAMPLE 2.xlsx]&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style="font-weight: inherit;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; color: #3d3d3d;"&gt;(ooxml, embedded labels, table is DATAS&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; color: red;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; color: #3d3d3d;"&gt;);&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'inherit','serif';"&gt;If i want to apply the same selection in my 2 tables like before, what is the good syntax ?&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'inherit','serif';"&gt;Some thing like this ?&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'inherit','serif';"&gt;Inner Join&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="font-weight: inherit;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;LOAD DISTINCT S_CATEGORIES as D_CATEGORIES, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: red;"&gt;S_CATEGORIES as G_CATEGORIES, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;Year(Start+IterNo()-1) as D_YEAR,Num(Month(Start+IterNo()-1)) as D_MONTH&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; font-weight: inherit;"&gt;While Start+IterNo()-1 &amp;lt;= End;&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; font-weight: inherit;"&gt;LOAD *,MakeDate(S_YEAR,BEGIN) as Start,MakeDate(S_YEAR+1,FINISH) as End&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; font-weight: inherit;"&gt;FROM [lib://LOAD_SIM/EXAMPLE 2 BIS.xlsx]&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; font-weight: inherit;"&gt;(ooxml, embedded labels, table is S)&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'inherit','serif'; font-weight: inherit;"&gt;Where S_SELECT = 1;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'inherit','serif';"&gt;Or&amp;nbsp; repeat the inner Join after each tab ?&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 10:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451940#M35543</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-10-15T10:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451941#M35544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate two tables by changing Fields name, like G_YEAR as D_YEAR,G_MONTH as D_MONTH,....,&lt;/P&gt;&lt;P&gt;then Inner Join&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 18:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451941#M35544</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-15T18:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451942#M35545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;Hi Antonio&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;I tried&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;[DATAS]:&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;LOAD Date(MakeDate([D_YEAR], [D_MONTH]), 'MM_YYYY') as MonthYear,&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;[D_YEAR],&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;[D_MONTH],&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;[D_CATEGORIES],&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;[SALES]&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;FROM [lib://LOAD_SIM/EXAMPLE 2.xlsx]&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;(ooxml, embedded labels, table is DATAS);&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;DATAS2]:&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;LOAD Date(MakeDate([D_YEAR], [D_MONTH]), 'MM_YYYY') as MonthYear,&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;[G_YEAR] As [D_YEAR],&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;[G_MONTH] As [D_MONTH],&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;[G_CATEGORIES] As [D_CATEGORIES],&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;[G_GOAL_SALES]&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;FROM [lib://LOAD_SIM/EXAMPLE 2.xlsx]&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;(ooxml, embedded labels, table is DATAS2);&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;Inner Join&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;LOAD DISTINCT S_CATEGORIES as D_CATEGORIES,Year(Start+IterNo()-1) as D_YEAR,Num(Month(Start+IterNo()-1)) as D_MONTH&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;While Start+IterNo()-1 &amp;lt;= End;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;LOAD *,MakeDate(S_YEAR,BEGIN) as Start,MakeDate(S_YEAR+1,FINISH) as End&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;FROM [lib://LOAD_SIM/EXAMPLE 2 BIS.xlsx]&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;(ooxml, embedded labels, table is S)&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;Where S_SELECT = 1;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;But i got&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;&lt;IMG alt="error.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179701_error.png" style="height: auto;" /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;apart from that&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;is it compatible with&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;LOAD (My date(MakeDate([D_YEAR],…. ?&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;regards&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;Philippe&lt;/EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 06:23:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451942#M35545</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-10-16T06:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451943#M35546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, You don't have D_YEAR in "EXEMPLE 2 BIS".&lt;/P&gt;&lt;P&gt;I'm sorry, I don't understand Your new request.&lt;/P&gt;&lt;P&gt;Can You provide Your Tables, and expected result ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 07:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451943#M35546</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-16T07:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451944#M35547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But i just copied&amp;nbsp; your script and completed with DATAS2??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;[DATAS]:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;LOAD Date(MakeDate([D_YEAR], [D_MONTH]), 'MM_YYYY') as MonthYear,&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="background: yellow;"&gt;[D_YEAR],&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;[D_MONTH],&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;[D_CATEGORIES],&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;[SALES]&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;FROM [lib://LOAD_SIM/EXAMPLE 2.xlsx]&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;(ooxml, embedded labels, table is DATAS);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;[DATAS2]:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;LOAD Date(MakeDate([D_YEAR], [D_MONTH]), 'MM_YYYY') as MonthYear,&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;[G_YEAR] As [D_YEAR],&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;[G_MONTH] As [D_MONTH],&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;[G_CATEGORIES] As [D_CATEGORIES],&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;[G_GOAL_SALES]&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;FROM [lib://LOAD_SIM/EXAMPLE 3.xlsx]&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;(ooxml, embedded labels, table is DATAS2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Inner Join&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;LOAD DISTINCT S_CATEGORIES as D_CATEGORIES,Year(Start+IterNo()-1) as &lt;SPAN style="background: yellow;"&gt;D_YEAR&lt;/SPAN&gt;,Num(Month(Start+IterNo()-1)) as D_MONTH&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;While Start+IterNo()-1 &amp;lt;= End;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;LOAD *,MakeDate(S_YEAR,BEGIN) as Start,MakeDate(S_YEAR+1,FINISH) as End&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;FROM [lib://LOAD_SIM/EXAMPLE 2 BIS.xlsx]&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;(ooxml, embedded labels, table is S)&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Where S_SELECT = 1;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Can you help me please ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 16:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451944#M35547</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-10-16T16:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: LOADING SELECTED VALUES</title>
      <link>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451945#M35548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is Your above script&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="font-family: 'Helvetica','sans-serif'; font-size: 10pt;"&gt;DATAS2]:&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="font-family: 'Helvetica','sans-serif'; font-size: 10pt;"&gt;LOAD Date(MakeDate&lt;SPAN style="color: #ff0000;"&gt;([D_YEAR&lt;/SPAN&gt;], [D_MONTH]), 'MM_YYYY') as MonthYear,&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="font-family: 'Helvetica','sans-serif'; font-size: 10pt;"&gt;[G_YEAR] As [D_YEAR],&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="font-family: 'Helvetica','sans-serif'; font-size: 10pt;"&gt;[G_MONTH] As [D_MONTH],&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="font-family: 'Helvetica','sans-serif'; font-size: 10pt;"&gt;[G_CATEGORIES] As [D_CATEGORIES],&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="font-family: 'Helvetica','sans-serif'; font-size: 10pt;"&gt;[G_GOAL_SALES]&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="font-family: 'Helvetica','sans-serif'; font-size: 10pt;"&gt;FROM [lib://LOAD_SIM/&lt;SPAN style="color: #ff0000;"&gt;EXAMPLE 2.xlsx]&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;EM style="font-family: 'Helvetica','sans-serif'; font-size: 10pt;"&gt;(ooxml, embedded labels, table is DATAS2);&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;Please, provide Your Data Sample (Table) and Your expected result.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 16:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/LOADING-SELECTED-VALUES/m-p/1451945#M35548</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-16T16:41:42Z</dc:date>
    </item>
  </channel>
</rss>

